aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
diff options
context:
space:
mode:
authorzuoqilin <zuoqilin@yulong.com>2021-01-28 10:19:05 +0800
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-03-11 20:46:57 +0000
commit0071aa300271a4c6328e4d2c43f53c5a91ddd2ba (patch)
tree74f1fdb3fc76799495d75a5fa5ac30f56a5c4e88 /drivers/iio/dac
parentMAINTAINERS: iio: move Peter Meerwald-Stadler to CREDITS (diff)
downloadlinux-dev-0071aa300271a4c6328e4d2c43f53c5a91ddd2ba.tar.xz
linux-dev-0071aa300271a4c6328e4d2c43f53c5a91ddd2ba.zip
iio:adc:dac:ad5791 typo fix of regster
change 'regster' to 'register' Signed-off-by: zuoqilin <zuoqilin@yulong.com> Link: https://lore.kernel.org/r/20210128021905.963-1-zuoqilin1@163.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac')
-rw-r--r--drivers/iio/dac/ad5791.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/dac/ad5791.c b/drivers/iio/dac/ad5791.c
index e3ffa4b9f84c..615d72cd59bc 100644
--- a/drivers/iio/dac/ad5791.c
+++ b/drivers/iio/dac/ad5791.c
@@ -76,7 +76,7 @@ struct ad5791_chip_info {
* @chip_info: chip model specific constants
* @vref_mv: actual reference voltage used
* @vref_neg_mv: voltage of the negative supply
- * @ctrl: control regster cache
+ * @ctrl: control register cache
* @pwr_down_mode: current power down mode
* @pwr_down: true if device is powered down
* @data: spi transfer buffers