gpiolib: port of_ functions to use gpiod
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 17 Oct 2013 17:21:37 +0000 (10:21 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 19 Oct 2013 21:24:52 +0000 (23:24 +0200)
Refactor the of_ functions of gpiolib to use the now public gpiod
interface, and export of_get_named_gpiod_flags() and
of_get_gpiod_flags() functions.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found