diff options
author | David Brownell <david-b@pacbell.net> | 2005-09-12 19:39:39 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-10-28 09:52:50 -0700 |
commit | b94dc6b58667a73eeaf5cfd9c9e90dcd98743c5b (patch) | |
tree | 738e4214f3168544bfcde2c46e369b3da5845dfe /drivers/base/class.c | |
parent | 0ac85241ebc7bf6b86ab498960cc121d53ef69ae (diff) |
[PATCH] usb device wakeup flags
This patch teaches "usb_device" about the new driver model wakeup support:
- It updates device wakeup capabilities when entering a configuration
with the WAKEUP attribute;
- During suspend processing it consults the policy bit to see
whether it should enable wakeup for that device. (This resolves
a FIXME to not assume the answer is always "yes"; some devices
lie about supporting remote wakeup.)
Support for root hubs and the HCDs is separate (and more complex).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions