Re: [PATCH v3 2/5] staging: iio: adc: ad7192: Converted bool to bitfield format

2019-03-31 Thread Jonathan Cameron
On Sun, 24 Mar 2019 18:23:11 +0100 Cristian Sicilia wrote: > Changed bool format to bitfield format to save space. > > Signed-off-by: Cristian Sicilia This driver is undergoing active rework to move out of staging and in the meantime these fields have been dropped. So not applied as no longer

[PATCH v3 2/5] staging: iio: adc: ad7192: Converted bool to bitfield format

2019-03-24 Thread Cristian Sicilia
Changed bool format to bitfield format to save space. Signed-off-by: Cristian Sicilia --- drivers/staging/iio/adc/ad7192.h | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/iio/adc/ad7192.h b/drivers/staging/iio/adc/ad7192.h index 7433a43..9c1d223