linux/Documentation/usb
Alan Stern fcc4a01eb8 USB: use the runtime-PM autosuspend implementation
This patch (as1428) converts USB over to the new runtime-PM core
autosuspend framework.  One slightly awkward aspect of the conversion
is that USB devices will now have two suspend-delay attributes: the
old power/autosuspend file and the new power/autosuspend_delay_ms
file.  One expresses the delay time in seconds and the other in
milliseconds, but otherwise they do the same thing.  The old attribute
can be deprecated and then removed eventually.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-16 14:03:41 -08:00
..
CREDITS
URB.txt
WUSB-Design-overview.txt
acm.txt
anchors.txt
authorization.txt
bulk-streams.txt
callbacks.txt
dma.txt
ehci.txt
error-codes.txt
gadget_hid.txt
gadget_multi.txt
gadget_printer.txt
gadget_serial.txt
hiddev.txt
hotplug.txt
iuu_phoenix.txt
linux-cdc-acm.inf
linux.inf
misc_usbsevseg.txt
mtouchusb.txt
ohci.txt
persist.txt
power-management.txt USB: use the runtime-PM autosuspend implementation 2010-11-16 14:03:41 -08:00
proc_usb_info.txt
rio.txt
usb-help.txt
usb-serial.txt
usbmon.txt
wusb-cbaf