From: Roger Quadros Date: Wed, 13 Mar 2013 13:14:43 +0000 (+0200) Subject: USB: ehci-omap: Fix detection in HSIC mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f092198f4fd2c70847de7151d33df08929af51;p=pandora-kernel.git USB: ehci-omap: Fix detection in HSIC mode Move PHY initialization until after EHCI initialization is complete, instead of initializing the PHYs first, shutting them down again, and then initializing them a second time. This fixes HSIC device detection. Signed-off-by: Roger Quadros Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed