Skip to content
Snippets Groups Projects
Commit 0071aa30 authored by zuoqilin's avatar zuoqilin Committed by Jonathan Cameron
Browse files

iio:adc:dac:ad5791 typo fix of regster

parent 53fa791a
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment