]> git.baikalelectronics.ru Git - kernel.git/commit
USB: EHCI: add a short delay to the bus_suspend routine
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 10 Jan 2008 16:14:53 +0000 (11:14 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:35:03 +0000 (14:35 -0800)
commit1a5251949f9baa840c1a6e3d117413e94fbf0472
treea49ca31eaadd53810760c0d363c43e6876312259
parent3c93100cb67920abaaeaa7087df6edc60e344d3e
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>
drivers/usb/host/ehci-hub.c