Commit 0071aa30 authored by zuoqilin's avatar zuoqilin Committed by Jonathan Cameron

iio:adc:dac:ad5791 typo fix of regster

change 'regster' to 'register'
Signed-off-by: default avatarzuoqilin <zuoqilin@yulong.com>
Link: https://lore.kernel.org/r/20210128021905.963-1-zuoqilin1@163.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 53fa791a
...@@ -76,7 +76,7 @@ struct ad5791_chip_info { ...@@ -76,7 +76,7 @@ struct ad5791_chip_info {
* @chip_info: chip model specific constants * @chip_info: chip model specific constants
* @vref_mv: actual reference voltage used * @vref_mv: actual reference voltage used
* @vref_neg_mv: voltage of the negative supply * @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_mode: current power down mode
* @pwr_down: true if device is powered down * @pwr_down: true if device is powered down
* @data: spi transfer buffers * @data: spi transfer buffers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment