Files
linux/drivers/usb/core
Julius Werner 9126f1f5d3 usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
commit 2d51f3cd11 upstream.

This patch adds a check for USB_STATE_NOTATTACHED to the
hub_port_warm_reset_required() workaround for ports that end up in
Compliance Mode in hub_events() when trying to decide which reset
function to use. Trying to call usb_reset_device() with a NOTATTACHED
device will just fail and leave the port broken.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-20 07:45:08 -08:00
..
2013-03-28 11:10:22 -07:00
2013-03-25 13:48:27 -07:00