Re: [PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree

2014-03-21 Thread Charles Keepax
On Fri, Mar 21, 2014 at 10:34:32AM +, Lee Jones wrote: > > Signed-off-by: Charles Keepax > > --- > > Documentation/devicetree/bindings/mfd/arizona.txt |7 +++ > > I can see why you're doing it like this, but it's probably best to do > all of the document changes in one single (separate) p

Re: [PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree

2014-03-21 Thread Lee Jones
> Signed-off-by: Charles Keepax > --- > Documentation/devicetree/bindings/mfd/arizona.txt |7 +++ I can see why you're doing it like this, but it's probably best to do all of the document changes in one single (separate) patch. > drivers/regulator/arizona-ldo1.c | 46

[PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree

2014-03-19 Thread Charles Keepax
Signed-off-by: Charles Keepax --- Documentation/devicetree/bindings/mfd/arizona.txt |7 +++ drivers/regulator/arizona-ldo1.c | 46 +++- 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Docum

[PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree

2014-03-18 Thread Charles Keepax
Signed-off-by: Charles Keepax --- Documentation/devicetree/bindings/mfd/arizona.txt |7 +++ drivers/regulator/arizona-ldo1.c | 46 +++- 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Docum