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)
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>

No differences found