diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2010-04-02 13:18:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-20 13:21:37 -0700 |
commit | 7560d32ec70508a71f537a88e40f7717f15389ac (patch) | |
tree | 26ad39a57917f74ede0aafe7dd6d7e48fb707694 /crypto | |
parent | ff9c895f07d36193c75533bda8193bde8ca99d02 (diff) | |
download | linux-7560d32ec70508a71f537a88e40f7717f15389ac.tar.bz2 |
USB: improve runtime remote wakeup settings
This patch (as1362) adjusts the way the USB autosuspend routines
handle remote-wakeup settings. They aren't supposed to use
device_may_wakeup(); that test is intended only for system sleep, not
runtime power management. Instead the code checks to see if any
interface drivers need remote wakeup; if they do then it is enabled,
provided the device is capable of it.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions