commit | 7d2c592609a7da950b458403f1936d382f38ff9c | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Aug 20 10:48:05 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 13 05:49:04 2007 -0700 |
tree | 4bff63e224c2911c8cbe309b22c0cacdaa72addd | |
parent | c87ce65868bbf9bbea9c3f112ff8315302daf8f2 [diff] |
USB: disable autosuspend by default for non-hubs This patch (as965) disables autosuspend by default for all USB devices other than hubs. We are seeing too many devices that can't suspend or resume properly, the blacklist is growing unreasonably quickly, and this sort of thing should be handled in userspace. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>