linux-stable-rt/drivers/usb/core
Alan Stern 86c57edf60 USB: use reset_resume when normal resume fails
This patch (as1109b) makes USB-Persist more resilient to errors.  With
the current code, if a normal resume fails, it's an unrecoverable
error.  With the patch, if a normal resume fails (and if the device is
enabled for USB-Persist) then a reset-resume is tried.

This fixes the problem reported in Bugzilla #10977.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 15:16:48 -07:00
..
Kconfig
Makefile
buffer.c
config.c
devices.c
devio.c USB: Fix pointer/int cast in USB devio code 2008-07-21 15:16:44 -07:00
driver.c USB: Force unbinding of drivers lacking reset_resume or other methods 2008-07-21 15:16:40 -07:00
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hcd.h
hub.c USB: use reset_resume when normal resume fails 2008-07-21 15:16:48 -07:00
hub.h
inode.c usbfs: send disconnect signals when device is unregistered 2008-07-21 15:16:40 -07:00
message.c USB: fix comment of usb_set_configuration 2008-07-21 15:16:32 -07:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c
urb.c
usb.c
usb.h usbfs: send disconnect signals when device is unregistered 2008-07-21 15:16:40 -07:00