diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2013-03-15 14:28:52 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-03-18 10:18:27 +0100 |
commit | 817e5f33d0c12f24bdfebe88c96ca2e968756da4 (patch) | |
tree | c520603f5fe104133421295940457ab2ff6c0a57 /drivers/usb/dwc3 | |
parent | usb: phy: twl4030: use devres API for regulator get and request irq (diff) | |
download | linux-817e5f33d0c12f24bdfebe88c96ca2e968756da4.tar.xz linux-817e5f33d0c12f24bdfebe88c96ca2e968756da4.zip |
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