Skip to content

Commit

Permalink
iio:adc:dac:ad5791 typo fix of regster
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
zuoqilin authored and Jonathan Cameron committed Mar 11, 2021
1 parent 53fa791 commit 0071aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/iio/dac/ad5791.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0071aa3

Please sign in to comment.