gpio: em: Add pinctrl support
authorMagnus Damm <damm@opensource.se>
Wed, 3 Jul 2013 04:14:32 +0000 (13:14 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 21 Jul 2013 15:24:41 +0000 (17:24 +0200)
Register the GPIO pin range, and request and free GPIO pins using the
pinctrl API. The pctl_name platform data member should be used by
platform devices to point out which pinctrl device to use.

Follows same style as "dc3465a gpio-rcar: Add pinctrl support",
by Laurent Pinchart, thanks to him.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found