Re: [PATCH 09/11] staging: iio: adt7316: remove dac vref buffer bypass from adt751x

2018-12-16 Thread Jonathan Cameron
On Tue, 11 Dec 2018 17:55:01 -0700 Jeremy Fertic wrote: > The option to allow the external vref to bypass the reference buffer is > only available for adt7316/7/8. Remove the attributes for adt751x as > well as the chip->id checks from the show and store functions. > > Signed-off-by: Jeremy Fert

[PATCH 09/11] staging: iio: adt7316: remove dac vref buffer bypass from adt751x

2018-12-11 Thread Jeremy Fertic
The option to allow the external vref to bypass the reference buffer is only available for adt7316/7/8. Remove the attributes for adt751x as well as the chip->id checks from the show and store functions. Signed-off-by: Jeremy Fertic --- drivers/staging/iio/addac/adt7316.c | 14 -- 1