diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2007-11-19 16:15:02 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 23:34:51 +0100 |
commit | 4145ed6dc597a9bea5f6ae8c574653b2de10620f (patch) | |
tree | d50872c7e72f022002f5e1067ada5f270329213f /drivers/usb/gadget/inode.c | |
parent | USB: Drop unnecessary continue in a few drivers (diff) | |
download | linux-4145ed6dc597a9bea5f6ae8c574653b2de10620f.tar.xz linux-4145ed6dc597a9bea5f6ae8c574653b2de10620f.zip |
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>
Diffstat (limited to 'drivers/usb/gadget/inode.c')
0 files changed, 0 insertions, 0 deletions