Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325366
b: refs/heads/master
c: 45f010b
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Jonathan Cameron committed Sep 17, 2012
1 parent 1a46d34 commit 0a4a357
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c499d029d80534a01e858ce9fd1687f2042f7a86
refs/heads/master: 45f010baa0292c367168b1f62d5494965b905b5d
4 changes: 2 additions & 2 deletions trunk/include/linux/iio/consumer.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ void iio_channel_release_all(struct iio_channel *chan);

/**
* iio_read_channel_raw() - read from a given channel
* @channel: The channel being queried.
* @chan: The channel being queried.
* @val: Value read back.
*
* Note raw reads from iio channels are in adc counts and hence
Expand All @@ -82,7 +82,7 @@ int iio_get_channel_type(struct iio_channel *channel,

/**
* iio_read_channel_scale() - read the scale value for a channel
* @channel: The channel being queried.
* @chan: The channel being queried.
* @val: First part of value read back.
* @val2: Second part of value read back.
*
Expand Down

0 comments on commit 0a4a357

Please sign in to comment.