summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-class-powercap
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2019-06-14 05:04:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-14 19:17:11 +0300
commited66bcd0674a97cbacb01e7d140eea0f882d31a6 (patch)
treeb1ed2bdcd9fa7b4ecde9113444c7dee7518bbe31 /Documentation/ABI/testing/sysfs-class-powercap
parentdad4afe746b3e73dbc8ef8d60a3645a78a919026 (diff)
downloadlinux-ed66bcd0674a97cbacb01e7d140eea0f882d31a6.tar.xz
ABI: fix some syntax issues at the ABI database
On those three files, the ABI representation described at README are violated. - at sysfs-bus-iio-proximity-as3935: a ':' character is missing after "What" - at sysfs-class-devfreq: there's a typo at Description - at sysfs-class-cxl, it is using the ":" character at a file preamble, causing it to be misinterpreted as a tag. - On the other files, instead of "What", they use "Where". Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Andrew Donnellan <ajd@linux.ibm.com> # cxl Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-powercap')
-rw-r--r--Documentation/ABI/testing/sysfs-class-powercap2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-powercap b/Documentation/ABI/testing/sysfs-class-powercap
index db3b3ff70d84..f333a0ccc29b 100644
--- a/Documentation/ABI/testing/sysfs-class-powercap
+++ b/Documentation/ABI/testing/sysfs-class-powercap
@@ -147,6 +147,6 @@ What: /sys/class/powercap/.../<power zone>/enabled
Date: September 2013
KernelVersion: 3.13
Contact: linux-pm@vger.kernel.org
-Description
+Description:
This allows to enable/disable power capping at power zone level.
This applies to current power zone and its children.