commit | cd930c931417295ac6b4d9fea62accc67192ac34 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Jan 10 11:14:53 2008 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:35:03 2008 -0800 |
tree | a49ca31eaadd53810760c0d363c43e6876312259 | |
parent | f8fa7571a928d6d0e1b7444b0ea69ec7dc7db3b6 [diff] |
USB: EHCI: add a short delay to the bus_suspend routine This patch (as1031) adds a short delay to the bus-suspend routine in ehci-hcd. Without it some devices disconnect when they should suspend. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Acked-by: David Brownell <david-b@pacbell.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>