Re: [PATCH] gpio: arizona: Use the of_node from the Arizona device

2013-10-02 Thread Linus Walleij
On Sun, Sep 29, 2013 at 10:00 PM, Charles Keepax wrote: > We need to use the of_node from the main Arizona device as that > holds our configuration. > > Signed-off-by: Charles Keepax Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

[PATCH] gpio: arizona: Use the of_node from the Arizona device

2013-09-29 Thread Charles Keepax
We need to use the of_node from the main Arizona device as that holds our configuration. Signed-off-by: Charles Keepax --- drivers/gpio/gpio-arizona.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c index a2bec3