summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-class-devfreq
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-14 04:04:07 +0200
committerGreg Kroah-Hartman2019-06-14 18:17:11 +0200
commited66bcd0674a97cbacb01e7d140eea0f882d31a6 (patch)
treeb1ed2bdcd9fa7b4ecde9113444c7dee7518bbe31 /Documentation/ABI/testing/sysfs-class-devfreq
parentf2fs: replace ktype default_attrs with default_groups (diff)
downloadkernel-qcow2-linux-ed66bcd0674a97cbacb01e7d140eea0f882d31a6.tar.gz
kernel-qcow2-linux-ed66bcd0674a97cbacb01e7d140eea0f882d31a6.tar.xz
kernel-qcow2-linux-ed66bcd0674a97cbacb01e7d140eea0f882d31a6.zip
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-devfreq')
-rw-r--r--Documentation/ABI/testing/sysfs-class-devfreq2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-devfreq b/Documentation/ABI/testing/sysfs-class-devfreq
index ee39acacf6f8..01196e19afca 100644
--- a/Documentation/ABI/testing/sysfs-class-devfreq
+++ b/Documentation/ABI/testing/sysfs-class-devfreq
@@ -47,7 +47,7 @@ Description:
What: /sys/class/devfreq/.../trans_stat
Date: October 2012
Contact: MyungJoo Ham <myungjoo.ham@samsung.com>
-Descrtiption:
+Description:
This ABI shows the statistics of devfreq behavior on a
specific device. It shows the time spent in each state and
the number of transitions between states.