From: Neil Zhang Date: Wed, 23 Nov 2011 10:38:48 +0000 (+0800) Subject: USB: OTG should be linked before Host X-Git-Tag: v3.3-rc1~153^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb2560348d52c5fa21515e6c1c7d0245c7dd015;p=pandora-kernel.git 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 Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed