Re: [RFC PATCH 4/6] extcon-gpio: Add devicetree support

2013-09-12 Thread Mark Rutland
On Fri, Aug 30, 2013 at 05:29:36AM +0100, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck > --- > drivers/extcon/extcon-gpio.c | 59 > -- > 1 file changed, 57 insertions(+), 2 deletions(-) > > diff --git a/drivers/extcon/extcon-gpio.c b/drivers/extc

Re: [RFC PATCH 4/6] extcon-gpio: Add devicetree support

2013-09-12 Thread Guenter Roeck
On Thu, Sep 12, 2013 at 05:45:45PM +0100, Mark Rutland wrote: > On Fri, Aug 30, 2013 at 05:29:36AM +0100, Guenter Roeck wrote: > > Signed-off-by: Guenter Roeck > > --- > > drivers/extcon/extcon-gpio.c | 59 > > -- > > 1 file changed, 57 insertions(+), 2

[RFC PATCH 4/6] extcon-gpio: Add devicetree support

2013-08-29 Thread Guenter Roeck
Signed-off-by: Guenter Roeck --- drivers/extcon/extcon-gpio.c | 59 -- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/drivers/extcon/extcon-gpio.c b/drivers/extcon/extcon-gpio.c index d4e3c89..16951fe 100644 --- a/drivers/extcon/extcon-gpi