Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317321
b: refs/heads/master
c: f4c3493
h: refs/heads/master
i:
  317319: a379df3
v: v3
  • Loading branch information
Peter Meerwald authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent ebce83d commit be48013
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: a16561c6f713630270b905297f3eedf02db7fa98
refs/heads/master: f4c349395e8ad4fe07f1222502568f0d9d5d1dfc
8 changes: 4 additions & 4 deletions trunk/include/linux/iio/iio.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ struct iio_chan_spec_ext_info {

/**
* struct iio_enum - Enum channel info attribute
* items: An array of strings.
* num_items: Length of the item array.
* set: Set callback function, may be NULL.
* get: Get callback function, may be NULL.
* @items: An array of strings.
* @num_items: Length of the item array.
* @set: Set callback function, may be NULL.
* @get: Get callback function, may be NULL.
*
* The iio_enum struct can be used to implement enum style channel attributes.
* Enum style attributes are those which have a set of strings which map to
Expand Down

0 comments on commit be48013

Please sign in to comment.