diff options
author | Irina Tirdea <irina.tirdea@intel.com> | 2015-01-27 21:41:53 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-01-29 21:49:58 +0300 |
commit | 81110933a94279afce73beecae568e704cf2b9b6 (patch) | |
tree | 3a1515664e88243eeb8fea16d41f767e368f730b /Documentation/ABI | |
parent | 2f0ecb7c6563d711bec15268d56adf1c630e77d1 (diff) | |
download | linux-81110933a94279afce73beecae568e704cf2b9b6.tar.xz |
iio: Documentation: Fix calibheight unit
Change calibheight unit from centimeters to meters
to follow iio guidelines of using SI units.
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-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 b4ea9c521f69..588620ef2101 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -347,7 +347,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_steps_calibheight KernelVersion: 3.19 Contact: linux-iio@vger.kernel.org Description: - Height of the user (in centimeters) used by some pedometers + Height of the user (in meters) used by some pedometers to compute the stride length, distance, speed and activity type. |