diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2013-03-15 18:58:52 +0530 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-03-18 11:18:27 +0200 |
commit | 817e5f33d0c12f24bdfebe88c96ca2e968756da4 (patch) | |
tree | c520603f5fe104133421295940457ab2ff6c0a57 /drivers/usb/dwc3 | |
parent | 9166902c435b4847c1987188294407b24e76d9e6 (diff) |
usb: phy: twl4030: fix cold plug on OMAP3
Having twl4030_usb_phy_init() (detects if a cable is connected before
twl4030 is probed) in twl4030 probe makes cable connect events to be
missed by musb glue, since it gets loaded after twl4030. Having
twl4030_usb_phy_init as a usb_phy ops lets twl4030_usb_phy_init to be
called when glue is ready.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3')
0 files changed, 0 insertions, 0 deletions