USB: omap: switch to subsys_initcall for isp1301 transceiver
authorViral Mehta <Viral.Mehta@lntinfotech.com>
Tue, 6 Apr 2010 06:21:00 +0000 (11:51 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:38 +0000 (13:21 -0700)
commit94a82487e6e57a102636a5326c930619f641038c
treeb578740c05f28915a2816182c6d4fe4795eaebab
parent3681d8f3ee8f47b60b4621a3d80f8d1d39e7185b
USB: omap: switch to subsys_initcall for isp1301 transceiver

isp1301 transceiver driver init should be done before we do ohci omap init

Signed-off-by: Viral Mehta <viral.mehta@lntinfotech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/otg/isp1301_omap.c