summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
diff options
context:
space:
mode:
authorMatthew Garrett2011-10-06 21:35:43 +0200
committerGreg Kroah-Hartman2011-10-18 22:42:07 +0200
commita8b43c00ef06aec49b9fe0a5bad8a6a320e4d27b (patch)
tree9e66c2f3a5492efe30e9cb5fe120528eae86904d /drivers/usb/serial/ftdi_sio.c
parentxHCI/USB: Make xHCI driver have a BOS descriptor. (diff)
downloadkernel-qcow2-linux-a8b43c00ef06aec49b9fe0a5bad8a6a320e4d27b.tar.gz
kernel-qcow2-linux-a8b43c00ef06aec49b9fe0a5bad8a6a320e4d27b.tar.xz
kernel-qcow2-linux-a8b43c00ef06aec49b9fe0a5bad8a6a320e4d27b.zip
USB: Fix runtime wakeup on OHCI
At least some OHCI hardware (such as the MCP89) fails to flag any change in the host status register or the port status registers when receiving a remote wakeup while in D3 state. This results in the controller being resumed but no device state change being noticed, at which point the controller is put back to sleep again. Since there doesn't seem to be any reliable way to identify the state change, just unconditionally resume the hub. It'll be put back to sleep in the near future anyway if there are no active devices attached to it. Signed-off-by: Matthew Garrett <mjg@redhat.com> Cc: stable <stable@vger.kernel.org> Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.c')
0 files changed, 0 insertions, 0 deletions