aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/machine.h
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2012-06-15 19:25:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-15 14:39:18 -0700
commit33e0c249801c6913b2bd102683ab65ab61e12952 (patch)
treeba636d2c46cf26ea44eee4319d1786421c2ee577 /include/linux/iio/machine.h
parentiio: cleanup sysfs-bus-iio-light-lm3533-als (diff)
downloadlinux-dev-33e0c249801c6913b2bd102683ab65ab61e12952.tar.xz
linux-dev-33e0c249801c6913b2bd102683ab65ab61e12952.zip
iio: iio/machine.h typo
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/iio/machine.h')
-rw-r--r--include/linux/iio/machine.h2
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 @@
* This is matched against the datasheet_name element
* of struct iio_chan_spec.
* @consumer_dev_name: Name to uniquely identify the consumer device.
- * @consumer_channel: Unique name used to idenitify the channel on the
+ * @consumer_channel: Unique name used to identify the channel on the
* consumer side.
*/
struct iio_map {