From: Ajay Kumar Gupta Date: Tue, 13 Oct 2009 18:00:03 +0000 (-0700) Subject: ehci: fix port connect status programming X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~6^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b353e8445b1ad54e744b8452573b82c5a220d43e;p=pandora-kernel.git ehci: fix port connect status programming Current programming takes the default vaule of HSUSB port status from UHH_HOSTCONFIG and write back the same to UHH_HOSTCONFIG without updating. This patch updates the port status based on board configuration. Without this patch EHCI port becomes unusable on OMAP3EVM when a USB HDD is connected to it through a HS HUB and we get below error message, "hub 1-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?" Signed-off-by: Ajay Kumar Gupta Signed-off-by: Anand Gadiyar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed