public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME
@ 2015-07-27  7:01 Valentin Rothberg
  2015-07-27 17:28 ` Kevin Strasser
  0 siblings, 1 reply; 3+ messages in thread
From: Valentin Rothberg @ 2015-07-27  7:01 UTC (permalink / raw)
  To: kevin.strasser, Greg KH, corbet, linux-kernel
  Cc: Paul Bolle, hengelein Stefan

Hi Kevin,

your commit 655fe4effe0f ("usbcore: add sysfs support to xHCI usb3
hardware LPM") has shown up in today's linux-next tree (i.e.,
next-20150727) adding the following lines to
Documentation/ABI/testing/sysfs-bus-usb:
[...]
+               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
[...]

There is no PM_RUNTIME option in Kconfig anymore.  Did you mean just
PM?  PM_RUNTIME has been replaced with PM by commit 464ed18ebdb6 ("PM:
Eliminate CONFIG_PM_RUNTIME").

Kind regards,
 Valentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-27 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27  7:01 documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME Valentin Rothberg
2015-07-27 17:28 ` Kevin Strasser
2015-07-27 17:59   ` Valentin Rothberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox