Re: [PATCH 10/11] staging: iio: adc: ad7606: Move out of staging

2018-12-20 Thread kbuild test robot
Hi Stefan, I love your patch! Yet something to improve: [auto build test ERROR on iio/togreg] [cannot apply to v4.20-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 10/11] staging: iio: adc: ad7606: Move out of staging

2018-12-16 Thread Jonathan Cameron
On Thu, 13 Dec 2018 14:46:22 +0200 Stefan Popa wrote: > Move ad7606 ADC driver out of staging and into the mainline. > > Signed-off-by: Stefan Popa Other than the things already mentioned in earlier patches, looks good to me. Thanks Jonathan > --- > MAINTAINERS |

[PATCH 10/11] staging: iio: adc: ad7606: Move out of staging

2018-12-13 Thread Stefan Popa
Move ad7606 ADC driver out of staging and into the mainline. Signed-off-by: Stefan Popa --- MAINTAINERS | 7 + drivers/iio/adc/Kconfig | 28 ++ drivers/iio/adc/Makefile | 3 + drivers/iio/adc/ad7606.c | 588