Re: [PATCH] gpio: Fix debug message in of_get_named_gpio_flags()

2012-08-14 Thread Linus Walleij
On Thu, Aug 9, 2012 at 8:38 AM, Thierry Reding wrote: > This was probably missed in the conversion done in commit 3d0f7cf > ("gpio: Adjust of_xlate API to support multiple GPIO chips"). > > Signed-off-by: Thierry Reding Applied to my fixes branch, Grant: complain if it looks wrong. Yours, Linu

[PATCH] gpio: Fix debug message in of_get_named_gpio_flags()

2012-08-08 Thread Thierry Reding
This was probably missed in the conversion done in commit 3d0f7cf ("gpio: Adjust of_xlate API to support multiple GPIO chips"). Signed-off-by: Thierry Reding --- drivers/gpio/gpiolib-of.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpiolib-of.c b/drivers/gpio