summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-11-07 02:32:55 +0100
committerJakub Kicinski <kuba@kernel.org>2020-11-07 02:33:38 +0100
commitae0d0bb29b311ee3c71c8796f76d309a3779c8d9 (patch)
treeae8e6f90d4eec5594bf42fe7aa9c3d989fc4317e /Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
parentRevert ibmvnic merge do_change_param_reset into do_reset (diff)
parentMerge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... (diff)
downloadlinux-ae0d0bb29b311ee3c71c8796f76d309a3779c8d9.tar.xz
linux-ae0d0bb29b311ee3c71c8796f76d309a3779c8d9.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-devices-system-ibm-rtl')
-rw-r--r--Documentation/ABI/testing/sysfs-devices-system-ibm-rtl6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl b/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
index 470def06ab0a..1a8ee26e92ae 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
+++ b/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
@@ -5,8 +5,10 @@ Contact: Vernon Mauery <vernux@us.ibm.com>
Description: The state file allows a means by which to change in and
out of Premium Real-Time Mode (PRTM), as well as the
ability to query the current state.
- 0 => PRTM off
- 1 => PRTM enabled
+
+ - 0 => PRTM off
+ - 1 => PRTM enabled
+
Users: The ibm-prtm userspace daemon uses this interface.