commit | 399d31da4e2f701ba91cdb4b39e074d6e16174a9 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Mon Sep 15 17:29:28 2008 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 17 14:40:55 2008 -0700 |
tree | 6aaf3ffb3d4121df80db32df14cbe8c916a0fc7b | |
parent | 682650437e7acef01e914a7fb6ef16da16bb69c5 [diff] |
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed Reset upon resumption will wipe the input buffer and is therefore a reason to not suspend if remote wakeup is requested because the driver needs that data. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>