commit | eaafbc3a8adab16babe2c20e54ad3ba40d1fbbc9 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Mar 13 16:39:15 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:35 2007 -0700 |
tree | fea84341faf742efe8beeaff03ec94b687b7b26f | |
parent | 6b157c9bf3bace6eeb4a973da63923ef24995cce [diff] |
USB: Allow autosuspend delay to equal 0 This patch (as867) adds an entry for the new power/autosuspend attribute in Documentation/ABI/testing, and it changes the behavior of the delay value. Now a delay of 0 means to autosuspend as soon as possible, and negative values will prevent autosuspend. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>