diff options
author | Martin Kepplinger <martink@posteo.de> | 2015-03-29 01:59:49 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-29 16:18:18 +0100 |
commit | 5798cd23f87a93a7f187c0314804b9a736a5319a (patch) | |
tree | f33166ef07b89d685b7990578c93f5b7ce561a85 /Documentation | |
parent | bad4d1a074c7ba29636b951520574e18aec4c7fe (diff) | |
download | op-kernel-dev-5798cd23f87a93a7f187c0314804b9a736a5319a.zip op-kernel-dev-5798cd23f87a93a7f187c0314804b9a736a5319a.tar.gz |
Documentation/ABI:iio:fix typo
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 6bf7907..103dd9b 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -800,7 +800,7 @@ Description: What: /sys/.../events/in_accel_x_thresh_rising_period What: /sys/.../events/in_accel_x_thresh_falling_period -hat: /sys/.../events/in_accel_x_roc_rising_period +What: /sys/.../events/in_accel_x_roc_rising_period What: /sys/.../events/in_accel_x_roc_falling_period What: /sys/.../events/in_accel_y_thresh_rising_period What: /sys/.../events/in_accel_y_thresh_falling_period |