summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiang wangx <wangxiang@cdjrlc.com>2021-12-12 15:41:18 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-12-16 13:23:54 +0100
commit0a52c3f347fd0173a6aa718bffedca90816ddac6 (patch)
tree69b333155502fd570884cb9cf53531f964cb5922
parentiio: event_monitor: Flush output on event (diff)
downloadlinux-0a52c3f347fd0173a6aa718bffedca90816ddac6.tar.xz
linux-0a52c3f347fd0173a6aa718bffedca90816ddac6.zip
iio: adc: ad7606: Fix syntax errors in comments
Delete the redundant word 'the'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r--drivers/iio/adc/ad7606.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/ad7606.h b/drivers/iio/adc/ad7606.h
index 9350ef1f63b5..4f82d7c9acfd 100644
--- a/drivers/iio/adc/ad7606.h
+++ b/drivers/iio/adc/ad7606.h
@@ -62,7 +62,7 @@ struct ad7606_chip_info {
* struct ad7606_state - driver instance specific data
* @dev pointer to kernel device
* @chip_info entry in the table of chips that describes this device
- * @reg regulator info for the the power supply of the device
+ * @reg regulator info for the power supply of the device
* @bops bus operations (SPI or parallel)
* @range voltage range selection, selects which scale to apply
* @oversampling oversampling selection