-
- Downloads
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>
Showing
- Documentation/ABI/testing/sysfs-bus-usb 15 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-usb
- Documentation/kernel-parameters.txt 1 addition, 1 deletionDocumentation/kernel-parameters.txt
- drivers/usb/core/driver.c 1 addition, 1 deletiondrivers/usb/core/driver.c
- drivers/usb/core/sysfs.c 10 additions, 6 deletionsdrivers/usb/core/sysfs.c
- drivers/usb/core/usb.c 1 addition, 1 deletiondrivers/usb/core/usb.c
- include/linux/usb.h 1 addition, 1 deletioninclude/linux/usb.h
Loading
Please register or sign in to comment