iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure name

Nothing useful to add beyond this causing a warning with W=1

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Link: https://lore.kernel.org/r/20210314164655.408461-4-jic23@kernel.org
This commit is contained in:
Jonathan Cameron 2021-03-14 16:46:50 +00:00
parent b863ff9419
commit e0549f3432

View File

@ -118,7 +118,7 @@ struct ad5770r_out_range {
}; };
/** /**
* struct ad5770R_state - driver instance specific data * struct ad5770r_state - driver instance specific data
* @spi: spi_device * @spi: spi_device
* @regmap: regmap * @regmap: regmap
* @vref_reg: fixed regulator for reference configuration * @vref_reg: fixed regulator for reference configuration