summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation
diff options
context:
space:
mode:
authorJonathan Cameron2010-05-07 16:38:54 +0200
committerGreg Kroah-Hartman2010-05-11 23:33:24 +0200
commit85798ec85ec6146bff3af886c06d72cc66940a05 (patch)
treebbf591439685991b669a309b44de1009861ead08 /drivers/staging/iio/Documentation
parentStaging: wlan-ng : fixing coding style issues in prism2sta.c (diff)
downloadkernel-qcow2-linux-85798ec85ec6146bff3af886c06d72cc66940a05.tar.gz
kernel-qcow2-linux-85798ec85ec6146bff3af886c06d72cc66940a05.tar.xz
kernel-qcow2-linux-85798ec85ec6146bff3af886c06d72cc66940a05.zip
staging: iio: Documentation fixes
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/Documentation')
-rw-r--r--drivers/staging/iio/Documentation/sysfs-class-iio6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/iio/Documentation/sysfs-class-iio b/drivers/staging/iio/Documentation/sysfs-class-iio
index 723858215786..ff19f6e22e34 100644
--- a/drivers/staging/iio/Documentation/sysfs-class-iio
+++ b/drivers/staging/iio/Documentation/sysfs-class-iio
@@ -66,7 +66,7 @@ KernelVersion: 2.6.35
Contact: linux-iio@vger.kernel.org
Description:
If known for a device, offset to be added to in[m]_raw prior
- to scaling by volt[m]_scale in order to obtain voltage in
+ to scaling by in[_name][m]_scale in order to obtain voltage in
millivolts. Not present if the offset is always 0 or unknown.
If m is not present, then voltage offset applies to all in
channels. May be writable if a variable offset is controlled
@@ -111,8 +111,8 @@ KernelVersion: 2.6.35
Contact: linux-iio@vger.kernel.org
Description:
If known for a device, scale to be applied to volt[m]_raw post
- addition of volt[m]_offset in order to obtain the measured voltage
- in millivolts. If shared across all in channels then m is not present.
+ addition of in[_name][m]_offset in order to obtain the measured
+ voltage in millivolts. If shared across all in channels then m is not present.
What: /sys/.../device[n]/in[m]-in[o]_raw
KernelVersion: 2.6.35