diff options
author | Haneen Mohammed <hamohammed.sa@gmail.com> | 2015-03-28 03:02:39 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-28 10:59:32 +0000 |
commit | 8ea06893e66d03dc567845d65b42812efd71b9f3 (patch) | |
tree | e27a2e5191a43768ef1c05d7768b6af9dde0f156 /Documentation/ABI/testing/sysfs-bus-iio | |
parent | a878a1a61a1f0e4b23602ddd87b1408a7a748d0e (diff) | |
download | op-kernel-dev-8ea06893e66d03dc567845d65b42812efd71b9f3.zip op-kernel-dev-8ea06893e66d03dc567845d65b42812efd71b9f3.tar.gz |
iio: Add ABI documentation for in_rot offset value
This patch adds ABI documentation entries for in_rot_offset.
At least one user for these is present that is the HID Sensors Driver.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-iio')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 7438e4e..580b3f8 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -254,6 +254,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_offset What: /sys/bus/iio/devices/iio:deviceX/in_pressure_offset What: /sys/bus/iio/devices/iio:deviceX/in_humidityrelative_offset What: /sys/bus/iio/devices/iio:deviceX/in_magn_offset +What: /sys/bus/iio/devices/iio:deviceX/in_rot_offset KernelVersion: 2.6.35 Contact: linux-iio@vger.kernel.org Description: |