]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: Fix debug message in of_get_named_gpio_flags()
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 9 Aug 2012 06:38:43 +0000 (08:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Aug 2012 05:35:25 +0000 (07:35 +0200)
commit43f7740b756059dcb9ceb1e91426e20324d8f608
treeb215703b9727bb7d3b39d9eccdba286e041adb23
parent2f2a0c5f4b60dcf2d8db567191c7178e461721c8
gpio: Fix debug message in of_get_named_gpio_flags()

This was probably missed in the conversion done in commit 7cb82f7
("gpio: Adjust of_xlate API to support multiple GPIO chips").

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c