Re: [PATCH v2 1/3] mfd: Add support for S2MPA01 device

2014-01-10 Thread Lee Jones
On Fri, 10 Jan 2014, Sachin Kamat wrote: > On 10 January 2014 15:33, Lee Jones wrote: > >> Add the necessary entries required for S2MPA01 multi-function > >> device. While at it also convert whitespaces to tabs in core.h. > >> > >> Signed-off-by: Sachin Kamat > >> --- > >> * Fixed nits pointed o

Re: [PATCH v2 1/3] mfd: Add support for S2MPA01 device

2014-01-10 Thread Sachin Kamat
On 10 January 2014 15:33, Lee Jones wrote: >> Add the necessary entries required for S2MPA01 multi-function >> device. While at it also convert whitespaces to tabs in core.h. >> >> Signed-off-by: Sachin Kamat >> --- >> * Fixed nits pointed out by Lee. >> --- >> drivers/mfd/sec-core.c

Re: [PATCH v2 1/3] mfd: Add support for S2MPA01 device

2014-01-10 Thread Lee Jones
> Add the necessary entries required for S2MPA01 multi-function > device. While at it also convert whitespaces to tabs in core.h. > > Signed-off-by: Sachin Kamat > --- > * Fixed nits pointed out by Lee. > --- > drivers/mfd/sec-core.c | 45 +++- > include/linux/mfd/samsung/core

[PATCH v2 1/3] mfd: Add support for S2MPA01 device

2014-01-09 Thread Sachin Kamat
Add the necessary entries required for S2MPA01 multi-function device. While at it also convert whitespaces to tabs in core.h. Signed-off-by: Sachin Kamat --- * Fixed nits pointed out by Lee. --- drivers/mfd/sec-core.c | 45 +++- include/linux/mfd/samsung/core.h| 16 ++-