Re: [PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Jonathan Cameron
On 11/05/2012 02:48 PM, Lars Poeschel wrote: > From: Lars Poeschel > > This adds the mfd cell to use the adc part of the Nano River Technologies > viperboard. > One utter nitpick inline (nice to clean up but totally trivial) > Signed-off-by: Lars Poeschel Acked-by: Jonathan Cameron As there

Re: [PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Lars-Peter Clausen
On 11/05/2012 03:48 PM, Lars Poeschel wrote: > From: Lars Poeschel > > This adds the mfd cell to use the adc part of the Nano River Technologies > viperboard. > > Signed-off-by: Lars Poeschel Looks good to me. Reviewed-by: Lars-Peter Clausen If you happen to resend the series there is one

[PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Lars Poeschel
From: Lars Poeschel This adds the mfd cell to use the adc part of the Nano River Technologies viperboard. Signed-off-by: Lars Poeschel --- drivers/iio/adc/Kconfig |7 ++ drivers/iio/adc/Makefile |1 + drivers/iio/adc/viperboard_adc.c | 181

[PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Lars Poeschel
From: Lars Poeschel poesc...@lemonage.de This adds the mfd cell to use the adc part of the Nano River Technologies viperboard. Signed-off-by: Lars Poeschel poesc...@lemonage.de --- drivers/iio/adc/Kconfig |7 ++ drivers/iio/adc/Makefile |1 +

Re: [PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Lars-Peter Clausen
On 11/05/2012 03:48 PM, Lars Poeschel wrote: From: Lars Poeschel poesc...@lemonage.de This adds the mfd cell to use the adc part of the Nano River Technologies viperboard. Signed-off-by: Lars Poeschel poesc...@lemonage.de Looks good to me. Reviewed-by: Lars-Peter Clausen l...@metafoo.de

Re: [PATCH v3 5/5] iio: adc: add viperboard adc driver

2012-11-05 Thread Jonathan Cameron
On 11/05/2012 02:48 PM, Lars Poeschel wrote: From: Lars Poeschel poesc...@lemonage.de This adds the mfd cell to use the adc part of the Nano River Technologies viperboard. One utter nitpick inline (nice to clean up but totally trivial) Signed-off-by: Lars Poeschel poesc...@lemonage.de