Skip to content

Commit

Permalink
iio: adc: ad7606: Fix syntax errors in comments
Browse files Browse the repository at this point in the history
Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
Xiang wangx authored and Jonathan Cameron committed Dec 16, 2021
1 parent c054fe9 commit 0a52c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/iio/adc/ad7606.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a52c3f

Please sign in to comment.