Title: [8805] trunk/drivers/staging/iio/Documentation/sysfs-class-iio: staging: iio: Documentation fixes
Revision
8805
Author
vapier
Date
2010-05-23 00:14:26 -0400 (Sun, 23 May 2010)

Log Message

staging: iio: Documentation fixes

From: Jonathan Cameron <[email protected]>

Modified Paths

Diff

Modified: trunk/drivers/staging/iio/Documentation/sysfs-class-iio (8804 => 8805)


--- trunk/drivers/staging/iio/Documentation/sysfs-class-iio	2010-05-23 04:14:05 UTC (rev 8804)
+++ trunk/drivers/staging/iio/Documentation/sysfs-class-iio	2010-05-23 04:14:26 UTC (rev 8805)
@@ -66,7 +66,7 @@
 Contact:	[email protected]
 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 @@
 Contact:	[email protected]
 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
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to