From: Alan Stern Date: Thu, 15 Mar 2007 19:54:30 +0000 (-0400) Subject: EHCI: add delay to bus_resume before accessing ports X-Git-Tag: v2.6.22-rc1~1117^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e198a31489146bb723fef179e5d1d18c8225f246;p=pandora-kernel.git EHCI: add delay to bus_resume before accessing ports This patch (as870) adds a delay to ehci-hcd's bus_resume routine. Apparently there are controllers and/or BIOSes out there which need such a delay to get the ports back into their correct state. This fixes Bugzilla #8190. Signed-off-by: Alan Stern Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed