On Tue, 12 Feb 2019 23:11:57 +0100 Leonard Pollak <leonardp@xxxxxxxxxx> wrote: Hi Leonard, If you send two versions of a patch for some reason and want one to be ignored, please make sure to send a quick reply saying that as save people looking at the wrong one! Thanks, Jonathan > --- > drivers/staging/iio/meter/ade7854.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/iio/meter/ade7854.c b/drivers/staging/iio/meter/ade7854.c > index 029c3bf42d4d..07774c000c5a 100644 > --- a/drivers/staging/iio/meter/ade7854.c > +++ b/drivers/staging/iio/meter/ade7854.c > @@ -269,7 +269,7 @@ static IIO_DEV_ATTR_VPEAK(0644, > static IIO_DEV_ATTR_IPEAK(0644, > ade7854_read_32bit, > ade7854_write_32bit, > - ADE7854_VPEAK); > + ADE7854_IPEAK); > static IIO_DEV_ATTR_APHCAL(0644, > ade7854_read_16bit, > ade7854_write_16bit,