Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-18 Thread Mark Brown
On Wed, Apr 16, 2014 at 10:01:37AM +0100, Charles Keepax wrote: > This patch factors out the reading of GPIOs for the Arizona devices > into a helper function. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-17 Thread Lee Jones
> This patch factors out the reading of GPIOs for the Arizona devices > into a helper function. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/arizona-core.c | 31 ++- > include/linux/mfd/arizona/core.h |3 +++ > 2 files changed, 25 insertions(+), 9

Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-16 Thread Lee Jones
> > > This patch factors out the reading of GPIOs for the Arizona devices > > > into a helper function. > > > > > > Signed-off-by: Charles Keepax > > > --- > > > drivers/mfd/arizona-core.c | 33 - > > > include/linux/mfd/arizona/core.h |3 +++ > > > 2

[PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-16 Thread Charles Keepax
This patch factors out the reading of GPIOs for the Arizona devices into a helper function. Signed-off-by: Charles Keepax --- drivers/mfd/arizona-core.c | 31 ++- include/linux/mfd/arizona/core.h |3 +++ 2 files changed, 25 insertions(+), 9 deletions(-) d

Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-15 Thread Charles Keepax
On Tue, Apr 15, 2014 at 11:25:27AM +0100, Lee Jones wrote: > On Tue, 01 Apr 2014, Charles Keepax wrote: > > > This patch factors out the reading of GPIOs for the Arizona devices > > into a helper function. > > > > Signed-off-by: Charles Keepax > > --- > > drivers/mfd/arizona-core.c | 33

Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-15 Thread Lee Jones
On Tue, 01 Apr 2014, Charles Keepax wrote: > This patch factors out the reading of GPIOs for the Arizona devices > into a helper function. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/arizona-core.c | 33 - > include/linux/mfd/arizona/core.h |

[PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-04-01 Thread Charles Keepax
This patch factors out the reading of GPIOs for the Arizona devices into a helper function. Signed-off-by: Charles Keepax --- drivers/mfd/arizona-core.c | 33 - include/linux/mfd/arizona/core.h |3 +++ 2 files changed, 27 insertions(+), 9 deletions(-)

[PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs

2014-03-31 Thread Charles Keepax
This patch factors out the reading of GPIOs for the Arizona devices into a helper function. Signed-off-by: Charles Keepax --- drivers/mfd/arizona-core.c | 33 - include/linux/mfd/arizona/core.h |3 +++ 2 files changed, 27 insertions(+), 9 deletions(-)