summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2019-06-13 23:04:07 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-14 18:17:11 +0200
commited66bcd0674a97cbacb01e7d140eea0f882d31a6 (patch)
treeb1ed2bdcd9fa7b4ecde9113444c7dee7518bbe31 /Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
parentdad4afe746b3e73dbc8ef8d60a3645a78a919026 (diff)
downloadlinux-ed66bcd0674a97cbacb01e7d140eea0f882d31a6.tar.bz2
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-bus-i2c-devices-hm6352')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-i2c-devices-hm63526
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352 b/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
index feb2e4a87075..29bd447e50a0 100644
--- a/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
+++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352
@@ -1,18 +1,18 @@
-Where: /sys/bus/i2c/devices/.../heading0_input
+What: /sys/bus/i2c/devices/.../heading0_input
Date: April 2010
Kernel Version: 2.6.36?
Contact: alan.cox@intel.com
Description: Reports the current heading from the compass as a floating
point value in degrees.
-Where: /sys/bus/i2c/devices/.../power_state
+What: /sys/bus/i2c/devices/.../power_state
Date: April 2010
Kernel Version: 2.6.36?
Contact: alan.cox@intel.com
Description: Sets the power state of the device. 0 sets the device into
sleep mode, 1 wakes it up.
-Where: /sys/bus/i2c/devices/.../calibration
+What: /sys/bus/i2c/devices/.../calibration
Date: April 2010
Kernel Version: 2.6.36?
Contact: alan.cox@intel.com