Re: [PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-03-05 Thread Grant Likely
On Mon, 4 Mar 2013 11:44:49 +0100, Samuel Ortiz wrote: > Hi Ian, > > On Tue, Feb 26, 2013 at 02:47:28PM +, Ian Lartey wrote: > > is_palmas_charger checks for the presence of charging > > functionality in the device > > > > Signed-off-by: Graeme Gregory > > Signed-off-by: Ian Lartey > > Ack

Re: [PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-03-04 Thread Samuel Ortiz
Hi Ian, On Tue, Feb 26, 2013 at 02:47:28PM +, Ian Lartey wrote: > is_palmas_charger checks for the presence of charging > functionality in the device > > Signed-off-by: Graeme Gregory > Signed-off-by: Ian Lartey > Acked-by: Laxman Dewangan Acked-by: Samuel Ortiz Cheers, Samuel. -- Intel

[PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-02-26 Thread Ian Lartey
is_palmas_charger checks for the presence of charging functionality in the device Signed-off-by: Graeme Gregory Signed-off-by: Ian Lartey Acked-by: Laxman Dewangan --- include/linux/mfd/palmas.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/linux/mfd/palma

Re: [PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-02-26 Thread Graeme Gregory
On 26/02/13 14:01, Laxman Dewangan wrote: > On Tuesday 26 February 2013 06:46 PM, Ian Lartey wrote: >> is_palmas_charger checks for the presence of charging >> functionality in the device >> >> Signed-off-by: Graeme Gregory >> Signed-off-by: Ian Lartey >> --- >> include/linux/mfd/palmas.h |

Re: [PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-02-26 Thread Laxman Dewangan
On Tuesday 26 February 2013 06:46 PM, Ian Lartey wrote: is_palmas_charger checks for the presence of charging functionality in the device Signed-off-by: Graeme Gregory Signed-off-by: Ian Lartey --- include/linux/mfd/palmas.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) di

[PATCH] mfd: palmas: is_palmas_charger needed by multiple drivers

2013-02-26 Thread Ian Lartey
is_palmas_charger checks for the presence of charging functionality in the device Signed-off-by: Graeme Gregory Signed-off-by: Ian Lartey --- include/linux/mfd/palmas.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/linux/mfd/palmas.h b/include/linux/mfd/pa