Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:44, Sebastian Reichel wrote: > This converts twl4030-madc module to use the Industrial IO ADC > framework and adds device tree support. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky,

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:44, Sebastian Reichel wrote: This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel s...@debian.org Reviewed-by: Pavel Machek pa...@ucw.cz -- (english)

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel One issues right down in the remove function alongside the ones Lee raised. Otherwise looks pretty much there to

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel s...@debian.org One issues right down in the remove function alongside the ones Lee raised. Otherwise looks pretty

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-04 Thread Lee Jones
> This converts twl4030-madc module to use the Industrial IO ADC > framework and adds device tree support. > > Signed-off-by: Sebastian Reichel > --- > drivers/mfd/twl4030-madc.c | 126 > + > 1 file changed, 116 insertions(+), 10 deletions(-) > >

[PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-04 Thread Sebastian Reichel
This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel --- drivers/mfd/twl4030-madc.c | 126 + 1 file changed, 116 insertions(+), 10 deletions(-) diff --git

[PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-04 Thread Sebastian Reichel
This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/mfd/twl4030-madc.c | 126 + 1 file changed, 116 insertions(+), 10 deletions(-) diff

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-04 Thread Lee Jones
This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel s...@debian.org --- drivers/mfd/twl4030-madc.c | 126 + 1 file changed, 116 insertions(+), 10 deletions(-)