From: Ajay Kumar Gupta Date: Fri, 30 Oct 2009 18:54:18 +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~9^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=103d00fe7462fc01a4a9d579fdd8c263aa929888;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