Commit e0549f34 authored by Jonathan Cameron's avatar Jonathan Cameron

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: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Acked-by: default avatarAlexandru Ardelean <ardeleanalex@gmail.com>
Link: https://lore.kernel.org/r/20210314164655.408461-4-jic23@kernel.org
parent b863ff94
...@@ -118,7 +118,7 @@ struct ad5770r_out_range { ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment