Re: [PATCH 8/9] regulator: palmas: add driver data and modularize the probe

2014-06-17 Thread Keerthy
On Tuesday 17 June 2014 10:15 PM, Lee Jones wrote: add driver data and modularize the probe. Signed-off-by: Keerthy --- drivers/mfd/palmas.c | 42 +-- drivers/regulator/palmas-regulator.c | 656 -- 2 files changed, 395 insertions(+), 303 de

Re: [PATCH 8/9] regulator: palmas: add driver data and modularize the probe

2014-06-17 Thread Lee Jones
> add driver data and modularize the probe. > > Signed-off-by: Keerthy > --- > drivers/mfd/palmas.c | 42 +-- > drivers/regulator/palmas-regulator.c | 656 > -- > 2 files changed, 395 insertions(+), 303 deletions(-) > > diff --git a/drivers/mf