diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2014-08-21 10:45:10 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-08-27 23:13:17 +0400 |
commit | a1a4caf41ed8154c4e7b75b4e12c1a7d851e2137 (patch) | |
tree | b01a1bd9145d8db5f37ea7795e389697c4943fd5 /drivers/usb/gadget/function/f_obex.c | |
parent | d0ee68b59e6aa33221445dc555efac3736b89026 (diff) | |
download | linux-a1a4caf41ed8154c4e7b75b4e12c1a7d851e2137.tar.xz |
usb: phy: msm: Make phy_reset clk and reset line optional.
This patch makes the phy reset clk and reset line optional as this clk
is not available on boards like IFC6410 with APQ8064.
phy-reset clk is only used as argument to the mach level callbacks, so
this patch adds condition before clk_get calls so that the driver
wouldn't fail on SOCs which do not have this support.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/function/f_obex.c')
0 files changed, 0 insertions, 0 deletions