diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2007-02-26 17:16:06 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-03-09 19:52:23 -0800 |
commit | 88018158d1253ab4868a2f9204cc390c711fd9b9 (patch) | |
tree | c624f1166911a7ecb4911fb69a2ef53cfaf242e3 /drivers/usb/gadget | |
parent | 97b9eb91dc131a10342da1f604e5bd8b1316abdb (diff) |
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>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions