summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/addac
diff options
context:
space:
mode:
authorMasanari Iida2014-04-22 13:23:00 +0200
committerJonathan Cameron2014-04-23 22:44:41 +0200
commite3c5be2bdae553ddefacc636496f2df21aee31ee (patch)
tree193f2a1090159f68de1ed4200a5c185ecdc4ed9f /drivers/staging/iio/addac
parentStaging:iio:tsl2583 Switch from msleep to usleep range per timers-howto.txt (diff)
downloadkernel-qcow2-linux-e3c5be2bdae553ddefacc636496f2df21aee31ee.tar.gz
kernel-qcow2-linux-e3c5be2bdae553ddefacc636496f2df21aee31ee.tar.xz
kernel-qcow2-linux-e3c5be2bdae553ddefacc636496f2df21aee31ee.zip
staging: iio: Fix typo in iio
Correct spelling typo in comment within staging/iio Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/addac')
-rw-r--r--drivers/staging/iio/addac/adt7316.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/iio/addac/adt7316.c b/drivers/staging/iio/addac/adt7316.c
index 16a8201228ff..6806d424e8d1 100644
--- a/drivers/staging/iio/addac/adt7316.c
+++ b/drivers/staging/iio/addac/adt7316.c
@@ -172,7 +172,7 @@
#define ID_ADT75XX 0x10
/*
- * struct adt7316_chip_info - chip specifc information
+ * struct adt7316_chip_info - chip specific information
*/
struct adt7316_chip_info {
@@ -208,7 +208,7 @@ struct adt7316_chip_info {
(ADT7316_TEMP_INT_MASK)
/*
- * struct adt7316_chip_info - chip specifc information
+ * struct adt7316_chip_info - chip specific information
*/
struct adt7316_limit_regs {