Re: [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-13 Thread Chanwoo Choi
Hi Robert, On 03/13/2014 04:46 PM, Robert Baldyga wrote: > Hi, > On 03/13/2014 03:03 AM, Chanwoo Choi wrote: >> Hi Robert, >> >> On 03/12/2014 10:37 PM, Robert Baldyga wrote: >>> This patch modifies mfd driver to use regmap for handling interrupts. >>> It allows to simplify irq handling process. T

Re: [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-13 Thread Lee Jones
Guys, when replying please cut out all of the unnecessary text. Paging down though unmodified/unreviewed code is tiresome. > >> This patch modifies mfd driver to use regmap for handling interrupts. > >> It allows to simplify irq handling process. This modifications needed > >> to make small change

Re: [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-13 Thread Robert Baldyga
Hi, On 03/13/2014 03:03 AM, Chanwoo Choi wrote: > Hi Robert, > > On 03/12/2014 10:37 PM, Robert Baldyga wrote: >> This patch modifies mfd driver to use regmap for handling interrupts. >> It allows to simplify irq handling process. This modifications needed >> to make small changes in function driv

Re: [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-12 Thread Chanwoo Choi
Hi Robert, On 03/12/2014 10:37 PM, Robert Baldyga wrote: > This patch modifies mfd driver to use regmap for handling interrupts. > It allows to simplify irq handling process. This modifications needed > to make small changes in function drivers, which use interrupts. > > Signed-off-by: Robert Bal

Re: [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-12 Thread Krzysztof Kozlowski
On Wed, 2014-03-12 at 14:37 +0100, Robert Baldyga wrote: > This patch modifies mfd driver to use regmap for handling interrupts. > It allows to simplify irq handling process. This modifications needed > to make small changes in function drivers, which use interrupts. > > Signed-off-by: Robert Ba

[PATCH v2 2/3] mfd: max8997: handle IRQs using regmap

2014-03-12 Thread Robert Baldyga
This patch modifies mfd driver to use regmap for handling interrupts. It allows to simplify irq handling process. This modifications needed to make small changes in function drivers, which use interrupts. Signed-off-by: Robert Baldyga --- drivers/extcon/extcon-max8997.c | 35 ++-- drivers/