summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad799x.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-04-22 12:23:00 +0100
committerJonathan Cameron <jic23@kernel.org>2014-04-23 21:44:41 +0100
commite3c5be2bdae553ddefacc636496f2df21aee31ee (patch)
tree193f2a1090159f68de1ed4200a5c185ecdc4ed9f /drivers/iio/adc/ad799x.c
parente193385bf4fa1bdbafcc12eaea4f0e718aeae858 (diff)
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/iio/adc/ad799x.c')
-rw-r--r--drivers/iio/adc/ad799x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/ad799x.c b/drivers/iio/adc/ad799x.c
index bcbf6102efed..16a8b14b1921 100644
--- a/drivers/iio/adc/ad799x.c
+++ b/drivers/iio/adc/ad799x.c
@@ -102,7 +102,7 @@ enum {
};
/**
- * struct ad799x_chip_info - chip specifc information
+ * struct ad799x_chip_info - chip specific information
* @channel: channel specification
* @num_channels: number of channels
* @monitor_mode: whether the chip supports monitor interrupts