From ceb2560348d52c5fa21515e6c1c7d0245c7dd015 Mon Sep 17 00:00:00 2001 From: Neil Zhang Date: Wed, 23 Nov 2011 18:38:48 +0800 Subject: [PATCH] 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-format-patch failed