RE: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-27 Thread J, KEERTHY
o.uk > Subject: Re: [PATCH 3/4] regulator: palmas: Removing duplicated code > > On 02/17/2013 10:14 PM, J Keerthy wrote: > > Removing duplicate assignment in the existing code. > ... > > diff --git a/drivers/regulator/palmas-regulator.c > > b/drivers/regulator/palmas-regula

Re: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-27 Thread Stephen Warren
On 02/17/2013 10:14 PM, J Keerthy wrote: > Removing duplicate assignment in the existing code. ... > diff --git a/drivers/regulator/palmas-regulator.c > b/drivers/regulator/palmas-regulator.c ... > @@ -566,11 +566,6 @@ static void palmas_dt_to_pdata(struct device *dev, >

Re: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-27 Thread Stephen Warren
On 02/17/2013 10:14 PM, J Keerthy wrote: Removing duplicate assignment in the existing code. ... diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c ... @@ -566,11 +566,6 @@ static void palmas_dt_to_pdata(struct device *dev,

RE: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-27 Thread J, KEERTHY
] regulator: palmas: Removing duplicated code On 02/17/2013 10:14 PM, J Keerthy wrote: Removing duplicate assignment in the existing code. ... diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c ... @@ -566,11 +566,6 @@ static void palmas_dt_to_pdata

RE: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-18 Thread J, KEERTHY
> -Original Message- > From: Graeme Gregory [mailto:g...@slimlogic.co.uk] > Sent: Monday, February 18, 2013 1:54 PM > To: J, KEERTHY > Cc: broo...@opensource.wolfsonmicro.com; lgirdw...@gmail.com; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH 3/4] regula

Re: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-18 Thread Graeme Gregory
On 18/02/13 05:14, J Keerthy wrote: > Removing duplicate assignment in the existing code. > > Signed-off-by: J Keerthy > --- > drivers/regulator/palmas-regulator.c |5 - > 1 files changed, 0 insertions(+), 5 deletions(-) > > diff --git a/drivers/regulator/palmas-regulator.c >

Re: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-18 Thread Graeme Gregory
On 18/02/13 05:14, J Keerthy wrote: Removing duplicate assignment in the existing code. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/regulator/palmas-regulator.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/regulator/palmas-regulator.c

RE: [PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-18 Thread J, KEERTHY
-Original Message- From: Graeme Gregory [mailto:g...@slimlogic.co.uk] Sent: Monday, February 18, 2013 1:54 PM To: J, KEERTHY Cc: broo...@opensource.wolfsonmicro.com; lgirdw...@gmail.com; linux- ker...@vger.kernel.org Subject: Re: [PATCH 3/4] regulator: palmas: Removing duplicated

[PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-17 Thread J Keerthy
Removing duplicate assignment in the existing code. Signed-off-by: J Keerthy --- drivers/regulator/palmas-regulator.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c index c9e912f..22c6ae2

[PATCH 3/4] regulator: palmas: Removing duplicated code

2013-02-17 Thread J Keerthy
Removing duplicate assignment in the existing code. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/regulator/palmas-regulator.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c index