Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197382
b: refs/heads/master
c: 85798ec
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed May 11, 2010
1 parent e6f578a commit a4cc946
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f9bd64952037d0f58eeffa07e30da1fff4c39b8f
refs/heads/master: 85798ec85ec6146bff3af886c06d72cc66940a05
6 changes: 3 additions & 3 deletions trunk/drivers/staging/iio/Documentation/sysfs-class-iio
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a4cc946

Please sign in to comment.