commit | b6ade10a6f2cf48021af028942eb7ae1fca4642e | [log] [tgz] |
---|---|---|
author | Ming-yi Lin <mylin@codeaurora.org> | Mon Feb 04 14:05:08 2013 +0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:17 2013 -0800 |
tree | 2ede749227e35e0d82b4818890012538302ff3b3 | |
parent | e814dd94641cd7c5116c61cd0cbb704e5f3be470 [diff] |
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>