From: Grazvydas Ignotas Date: Wed, 27 Feb 2013 00:29:40 +0000 (+0200) Subject: usb: musb: gadget: use platform callback to enable vbus X-Git-Tag: sz_154~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6a4e6610b6949f302afd103f1693d93815c4df;p=pandora-kernel.git 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 then will then call the transceiver. This fixes a use case where USB cable is plugged first and gadget driver is loaded later after that. --- Reading git-diff-tree failed