USB: export autosuspend delay in sysfs
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 20 Feb 2007 20:03:32 +0000 (15:03 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Feb 2007 23:03:47 +0000 (15:03 -0800)
This patch (as861) adds sysfs attributes to expose the autosuspend
delay value for each USB device.  If the user changes the delay from 0
(no autosuspend) to a positive value, an autosuspend is attempted.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found