From: Ajay Kumar Gupta Date: Thu, 8 Jul 2010 08:33:02 +0000 (+0530) Subject: USB: ehci_omap: fix device detect issue with modules X-Git-Tag: v2.6.36-rc1~293^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa4af2ce6a0643f32d47f21614817792b85298d;p=pandora-kernel.git USB: ehci_omap: fix device detect issue with modules Currently devices don't get detected automatically if the ehci module is inserted 2nd time onward. We need to disconnect and reconnect the device for it to get detected and enumerated. Resetting the USB PHY using PHY reset comamnd over ULPI fixes this issue. Tested on OMAP3EVM. Signed-off-by: Ajay Kumar Gupta Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed