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)
commit640efa08cb635ae43d5ceae302b20c2c3f2035e5
treece19cf6c4395f2e463c43e259734c775346412b5
parentd22fcde0b5409a946567387dfdde79a07843bb78
gpio: em: Add pinctrl support

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>
drivers/gpio/gpio-em.c
include/linux/platform_data/gpio-em.h
This page took 0.027049 seconds and 5 git commands to generate.