Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Chanwoo Choi
On 04/29/2014 04:52 PM, Lee Jones wrote: >> This patch removes wrapper functions used to access regmap, and >> make driver using regmap_*() functions instead. >> >> Signed-off-by: Robert Baldyga >> --- >> drivers/extcon/extcon-max77693.c | 32 ++--- >>

Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Lee Jones
> This patch removes wrapper functions used to access regmap, and > make driver using regmap_*() functions instead. > > Signed-off-by: Robert Baldyga > --- > drivers/extcon/extcon-max77693.c | 32 ++--- > drivers/mfd/max77693-irq.c | 50

Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Krzysztof Kozlowski
On wto, 2014-04-29 at 07:48 +0200, Robert Baldyga wrote: > This patch removes wrapper functions used to access regmap, and > make driver using regmap_*() functions instead. > > Signed-off-by: Robert Baldyga > --- > drivers/extcon/extcon-max77693.c | 32 ++--- >

Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Krzysztof Kozlowski
On wto, 2014-04-29 at 07:48 +0200, Robert Baldyga wrote: This patch removes wrapper functions used to access regmap, and make driver using regmap_*() functions instead. Signed-off-by: Robert Baldyga r.bald...@samsung.com --- drivers/extcon/extcon-max77693.c | 32 ++---

Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Lee Jones
This patch removes wrapper functions used to access regmap, and make driver using regmap_*() functions instead. Signed-off-by: Robert Baldyga r.bald...@samsung.com --- drivers/extcon/extcon-max77693.c | 32 ++--- drivers/mfd/max77693-irq.c | 50

Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-29 Thread Chanwoo Choi
On 04/29/2014 04:52 PM, Lee Jones wrote: This patch removes wrapper functions used to access regmap, and make driver using regmap_*() functions instead. Signed-off-by: Robert Baldyga r.bald...@samsung.com --- drivers/extcon/extcon-max77693.c | 32 ++---

[PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-28 Thread Robert Baldyga
This patch removes wrapper functions used to access regmap, and make driver using regmap_*() functions instead. Signed-off-by: Robert Baldyga --- drivers/extcon/extcon-max77693.c | 32 ++--- drivers/mfd/max77693-irq.c | 50 +++-

[PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

2014-04-28 Thread Robert Baldyga
This patch removes wrapper functions used to access regmap, and make driver using regmap_*() functions instead. Signed-off-by: Robert Baldyga r.bald...@samsung.com --- drivers/extcon/extcon-max77693.c | 32 ++--- drivers/mfd/max77693-irq.c | 50