* [PATCH] Documentation: sysfs-bus-usb: s/CONFIG_PM_RUNTIME/CONFIG_PM/
@ 2015-07-29 7:08 Valentin Rothberg
0 siblings, 0 replies; only message in thread
From: Valentin Rothberg @ 2015-07-29 7:08 UTC (permalink / raw)
To: gregkh, kevin.strasser, linux-kernel; +Cc: Valentin Rothberg
PM_RUNTIME has been replaced with PM by commit 464ed18ebdb6 ("PM:
Eliminate CONFIG_PM_RUNTIME") hence substitute the reference on
PM_RUNTIME with PM and re-arrange the text to 80 column break.
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
Documentation/ABI/testing/sysfs-bus-usb | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-usb b/Documentation/ABI/testing/sysfs-bus-usb
index e935625f5995..864637f25bee 100644
--- a/Documentation/ABI/testing/sysfs-bus-usb
+++ b/Documentation/ABI/testing/sysfs-bus-usb
@@ -118,12 +118,12 @@ What: /sys/bus/usb/devices/.../power/usb3_hardware_lpm
Date: June 2015
Contact: Kevin Strasser <kevin.strasser@linux.intel.com>
Description:
- If CONFIG_PM_RUNTIME is set and a USB 3.0 lpm-capable device is
- plugged in to a xHCI host which supports link PM, it will check
- if U1 and U2 exit latencies have been set in the BOS
- descriptor; if the check is is passed and the host supports
- USB3 hardware LPM, USB3 hardware LPM will be enabled for the
- device and the USB device directory will contain a file named
+ If CONFIG_PM is set and a USB 3.0 lpm-capable device is plugged
+ in to a xHCI host which supports link PM, it will check if U1
+ and U2 exit latencies have been set in the BOS descriptor; if
+ the check is is passed and the host supports USB3 hardware LPM,
+ USB3 hardware LPM will be enabled for the device and the USB
+ device directory will contain a file named
power/usb3_hardware_lpm. The file holds a string value (enable
or disable) indicating whether or not USB3 hardware LPM is
enabled for the device.
--
1.9.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-29 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 7:08 [PATCH] Documentation: sysfs-bus-usb: s/CONFIG_PM_RUNTIME/CONFIG_PM/ Valentin Rothberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®