From: Chris Ruehl Date: Fri, 10 Jan 2014 05:51:30 +0000 (+0800) Subject: usb: chipidea: put hw_phymode_configure before ci_usb_phy_init X-Git-Tag: v3.14-rc1~148^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0b42c2a6d2a74244f0053f8960f5dad5842278;p=pandora-kernel.git usb: chipidea: put hw_phymode_configure before ci_usb_phy_init hw_phymode_configure configures the PORTSC registers and allow the following phy_inits to operate on the right parameters. This fix a problem where the UPLI (ISP1504) could not be detected, because the Viewport was not available and read the viewport return 0's only. Signed-off-by: Chris Ruehl Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed