USB: OTG should be linked before Host
authorNeil Zhang <zhangwm@marvell.com>
Wed, 23 Nov 2011 10:38:48 +0000 (18:38 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 03:58:47 +0000 (19:58 -0800)
commitceb2560348d52c5fa21515e6c1c7d0245c7dd015
tree2038f5d089168408f99f3ce0c64712fbea4961db
parentc515598e0f5769916c31c00392cc2bfe6af74e55
USB: OTG should be linked before Host

For OTG controller, the host driver will call function
otg_get_transceiver to get the otg transceiver, so we need to init the
OTG driver before HOST.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile
This page took 0.035943 seconds and 5 git commands to generate.