Skip to content

Commit

Permalink
iio: typo in iio_chan_spec.ext_info comment
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Peter Meerwald authored and Greg Kroah-Hartman committed Jun 19, 2012
1 parent 2a1d45e commit 9cc113b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/iio/iio.h
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ ssize_t iio_enum_write(struct iio_dev *indio_dev,
* @event_mask: What events can this channel produce.
* @ext_info: Array of extended info attributes for this channel.
* The array is NULL terminated, the last element should
* have it's name field set to NULL.
* have its name field set to NULL.
* @extend_name: Allows labeling of channel attributes with an
* informative name. Note this has no effect codes etc,
* unlike modifiers.
Expand Down

0 comments on commit 9cc113b

Please sign in to comment.