projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0ecb7
)
iio: Documentation: Fix calibheight unit
author
Irina Tirdea
<irina.tirdea@intel.com>
Tue, 27 Jan 2015 18:41:53 +0000
(20:41 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Thu, 29 Jan 2015 18:49:58 +0000
(18:49 +0000)
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>
Documentation/ABI/testing/sysfs-bus-iio
patch
|
blob
|
history
diff --git
a/Documentation/ABI/testing/sysfs-bus-iio
b/Documentation/ABI/testing/sysfs-bus-iio
index b4ea9c521f6995d6e152043506d6213e88f01a61..588620ef210190d0a629ba3d20bd1309d5ef3dff 100644
(file)
--- 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
centi
meters) used by some pedometers
+ Height of the user (in meters) used by some pedometers
to compute the stride length, distance, speed and activity
type.