diff options
author | Grazvydas Ignotas <notasas@gmail.com> | 2013-03-24 16:36:55 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-04-02 10:42:44 +0200 |
commit | b65ae0f1a7b98c370967cf161ee87011e3ecdd77 (patch) | |
tree | e31163ec0b2c697e6fa5d1eaf83d9559308e3c33 /drivers/usb/gadget | |
parent | usb: musb: omap2430: turn off vbus on cable disconnect (diff) | |
download | linux-b65ae0f1a7b98c370967cf161ee87011e3ecdd77.tar.xz linux-b65ae0f1a7b98c370967cf161ee87011e3ecdd77.zip |
usb: musb: gadget: use platform callback to enable vbus
On some platform configurations (like OMAP3+twl4030) it's the platform
code that enables VBUS, not OTG transceiver, so call vbus platform
callback instead, it will then call the transceiver if needed.
This fixes a use case where USB cable is plugged first and gadget
driver is loaded later after that.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions