msm: board-8974: add request_firmware support for hsic

Firmware download was failing because HSIC driver registers itself
as msm_hsic_host. But in /sys/devices HSIC host is created as f9a0
0000.hsic. This leads to the problem that calling request_firmware
will always timeout if the device driver is on the HSIC bus.

Change-Id: I2a7d2ffa2882e2d30c0b554c0beb2ab47c440703
Signed-off-by: Ming-yi Lin <mylin@codeaurora.org>
1 file changed