Re: [PATCH] iio: use getter/setter functions

2021-02-15 Thread Jonathan Cameron
On Tue, 9 Feb 2021 22:13:15 +0100 Julia Lawall wrote: > Use getter and setter functions, for a variety of data types. > > Signed-off-by: Julia Lawall Hi Julia, This crossed with a change of variable name in industrialio-core.c so I've applied with a slight tweak to take that into account. A

[PATCH] iio: use getter/setter functions

2021-02-09 Thread Julia Lawall
Use getter and setter functions, for a variety of data types. Signed-off-by: Julia Lawall --- drivers/iio/adc/palmas_gpadc.c |2 +- drivers/iio/chemical/scd30_serial.c |2 +- drivers/iio/industrialio-core.c |2 +- drivers/iio/potentiometer/max5481.c |4 ++-- drivers/iio