diff options
Diffstat (limited to 'include/linux/iio/machine.h')
-rw-r--r-- | include/linux/iio/machine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/iio/machine.h b/include/linux/iio/machine.h index 0b1f19bfdc44..400a453ff67b 100644 --- a/include/linux/iio/machine.h +++ b/include/linux/iio/machine.h | |||
@@ -14,7 +14,7 @@ | |||
14 | * This is matched against the datasheet_name element | 14 | * This is matched against the datasheet_name element |
15 | * of struct iio_chan_spec. | 15 | * of struct iio_chan_spec. |
16 | * @consumer_dev_name: Name to uniquely identify the consumer device. | 16 | * @consumer_dev_name: Name to uniquely identify the consumer device. |
17 | * @consumer_channel: Unique name used to idenitify the channel on the | 17 | * @consumer_channel: Unique name used to identify the channel on the |
18 | * consumer side. | 18 | * consumer side. |
19 | */ | 19 | */ |
20 | struct iio_map { | 20 | struct iio_map { |