Files
twx-linux/drivers/usb/host
Alan Stern 07c9ab0374 UHCI: fix port resume problem
This patch (as863) fixes a problem encountered sometimes when resuming
a port on a UHCI controller.  The hardware may turn off the
Resume-Detect bit before turning off the Suspend bit, leading usbcore
to think that the port is still suspended and the resume has failed.
The patch makes uhci_finish_suspend() wait until both bits are safely
off.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-03-09 10:50:21 -08:00
..
2006-12-20 10:14:27 -08:00
2006-12-20 10:14:27 -08:00
2006-12-20 10:14:27 -08:00
2007-01-05 12:19:08 -08:00
2007-03-09 10:50:21 -08:00