commit | e198a31489146bb723fef179e5d1d18c8225f246 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Mar 15 15:54:30 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:35 2007 -0700 |
tree | 92e84cc04863e49e3ff96feef56c2c6eb0adca23 | |
parent | eaafbc3a8adab16babe2c20e54ad3ba40d1fbbc9 [diff] |
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 <stern@rowland.harvard.edu> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>