mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-26 23:55:40 +08:00
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>
This commit is contained in:
parent
53fa791ada
commit
0071aa3002
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user