On Thu, 28 Jan 2021 10:19:05 +0800
zuoqil...@163.com wrote:

> From: zuoqilin <zuoqi...@yulong.com>
> 
> change 'regster' to 'register'
> 
> Signed-off-by: zuoqilin <zuoqi...@yulong.com>
Applied.

thanks,

Jonathan

> ---
>  drivers/iio/dac/ad5791.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/dac/ad5791.c b/drivers/iio/dac/ad5791.c
> index e3ffa4b..615d72c 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

Reply via email to