Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325361
b: refs/heads/master
c: ca7d1b3
h: refs/heads/master
i:
  325359: b5db2bb
v: v3
  • Loading branch information
anish kumar authored and Jonathan Cameron committed Sep 15, 2012
1 parent f3f1ab5 commit d6522c8
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: c26cc89e8d758804499dcaa58ba7d2a993b954fe
refs/heads/master: ca7d1b32d2a0d4c62533b9401cf9ce4d14d183f7
6 changes: 3 additions & 3 deletions trunk/drivers/staging/iio/Documentation/inkernel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ There are then a number of functions that can be used to get information
about this channel such as it's current reading.

e.g.
iio_st_read_channel_raw() - get a reading
iio_st_read_channel_type() - get the type of channel
iio_read_channel_raw() - get a reading
iio_get_channel_type() - get the type of channel

There is also provision for retrieving all of the channels associated
with a given consumer. This is useful for generic drivers such as
iio_hwmon where the number and naming of channels is not known by the
consumer driver. To do this, use iio_st_channel_get_all.
consumer driver. To do this, use iio_channel_get_all.

0 comments on commit d6522c8

Please sign in to comment.