kernel-fxtec-pro1x/drivers/usb/core
Alan Stern 4145ed6dc5 USB: make ksuspend_usbd thread non-freezable
This patch (as1012b) makes the ksuspend_usbd kernel thread
non-freezable.  Since the PM core has been changed to lock all devices
during a system sleep, the thread no longer needs to be frozen.  It
won't interfere with a system sleep because before trying to resume a
root hub device, it acquires the device's lock.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-02-01 14:34:51 -08:00
..
buffer.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
config.c
devices.c
devio.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
driver.c USB: handle idVendor of 0x0000 2008-02-01 14:34:46 -08:00
endpoint.c
file.c
generic.c
hcd-pci.c USB: use IRQF_DISABLED for HCD interrupt handlers 2007-12-17 10:47:15 -08:00
hcd.c USB: Convert from class_device to device for USB core 2008-02-01 14:34:46 -08:00
hcd.h
hub.c USB: use GFP_NOIO in reset path 2008-02-01 14:34:45 -08:00
hub.h
inode.c
Kconfig
Makefile
message.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
notify.c USB : correct comments in usb/core/notify.c 2008-02-01 14:34:44 -08:00
otg_whitelist.h
quirks.c
sysfs.c USB: keep track of whether interface sysfs files exist 2007-11-28 13:58:35 -08:00
urb.c USB: add URB_FREE_BUFFER to permissible flags 2007-10-25 12:18:43 -07:00
usb.c USB: make ksuspend_usbd thread non-freezable 2008-02-01 14:34:51 -08:00
usb.h