aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@intel.com>2015-01-27 13:41:53 -0500
committerJonathan Cameron <jic23@kernel.org>2015-01-29 13:49:58 -0500
commit81110933a94279afce73beecae568e704cf2b9b6 (patch)
tree3a1515664e88243eeb8fea16d41f767e368f730b /Documentation/ABI/testing
parent2f0ecb7c6563d711bec15268d56adf1c630e77d1 (diff)
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/testing')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio2
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
347KernelVersion: 3.19 347KernelVersion: 3.19
348Contact: linux-iio@vger.kernel.org 348Contact: linux-iio@vger.kernel.org
349Description: 349Description:
350 Height of the user (in centimeters) used by some pedometers 350 Height of the user (in meters) used by some pedometers
351 to compute the stride length, distance, speed and activity 351 to compute the stride length, distance, speed and activity
352 type. 352 type.
353 353