Re: [PATCH 7/7] iio: adc: twl4030: Fold twl4030-madc.h into driver

2017-06-03 Thread Jonathan Cameron
On Sun, 30 Apr 2017 17:38:07 +0100 Jonathan Cameron wrote: > On 27/04/17 16:30, Sebastian Reichel wrote: > > twl4030-madc.h is no longer used by anything outside of > > the iio driver, so it can be merged into the driver. > > > > Signed-off-by: Sebastian Reichel > Acked-by: Jonathan Cameron

Re: [PATCH 7/7] iio: adc: twl4030: Fold twl4030-madc.h into driver

2017-04-30 Thread Jonathan Cameron
On 27/04/17 16:30, Sebastian Reichel wrote: > twl4030-madc.h is no longer used by anything outside of > the iio driver, so it can be merged into the driver. > > Signed-off-by: Sebastian Reichel Acked-by: Jonathan Cameron > --- > drivers/iio/adc/twl4030-madc.c | 113 +++

[PATCH 7/7] iio: adc: twl4030: Fold twl4030-madc.h into driver

2017-04-27 Thread Sebastian Reichel
twl4030-madc.h is no longer used by anything outside of the iio driver, so it can be merged into the driver. Signed-off-by: Sebastian Reichel --- drivers/iio/adc/twl4030-madc.c | 113 +++- include/linux/i2c/twl4030-madc.h | 137 --