On Sat, 25 Apr 2020 08:56:53 +0200 Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> wrote: > This module is related to AD5593R, not AD5592R. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Applied. Thanks, Jonathan > --- > drivers/iio/dac/ad5593r.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/iio/dac/ad5593r.c b/drivers/iio/dac/ad5593r.c > index 44ea3b8117d0..1fbe9c019c7f 100644 > --- a/drivers/iio/dac/ad5593r.c > +++ b/drivers/iio/dac/ad5593r.c > @@ -134,5 +134,5 @@ static struct i2c_driver ad5593r_driver = { > module_i2c_driver(ad5593r_driver); > > MODULE_AUTHOR("Paul Cercueil <paul.cercueil@xxxxxxxxxx>"); > -MODULE_DESCRIPTION("Analog Devices AD5592R multi-channel converters"); > +MODULE_DESCRIPTION("Analog Devices AD5593R multi-channel converters"); > MODULE_LICENSE("GPL v2");