From: Peter Meerwald <pmeerw@pmeerw.net>
Date: Fri, 15 Jun 2012 17:25:25 +0000 (+0200)
Subject: iio: iio/machine.h typo
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=33e0c249801c6913b2bd102683ab65ab61e12952;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

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>
---

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 {