]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
emev2: GPIOLIB: Enable support for OF
authorIan Molton <ian.molton@codethink.co.uk>
Mon, 2 Sep 2013 15:44:55 +0000 (16:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Sep 2013 13:33:45 +0000 (15:33 +0200)
commitb59278548e2383976f7db5fd3389f9116a6f240d
tree2e1bf6cfbf85210222790f6229b0d295aca7d1d8
parentca6af7b96ab621371f5f408e3fe7bd1e5cb063aa
emev2: GPIOLIB: Enable support for OF

EMEV2 is now a DT platform, however the GPIO driver cannot be used
from a DT file since it does not fill out the of_node field in its
gpio_chip structure.

Signed-off-by: Ian Molton <ian.molton@codethink.co.uk>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-em.c