pinctrl: rockchip: Implement .request() and .free() callbacks
authorAxel Lin <axel.lin@ingics.com>
Tue, 27 Aug 2013 14:30:17 +0000 (22:30 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Aug 2013 07:11:00 +0000 (09:11 +0200)
commit0351c287952483dafa904f84496631198465fbf4
tree45f0a59952be9a64a28a726db37b4eaff5841d9e
parent05d3534a321d7fe4524b3b83bb20318282f3ec2c
pinctrl: rockchip: Implement .request() and .free() callbacks

Implement .request() and .free() callbacks on the GPIO chips to
inform pinctrl when a GPIO is requested or freed.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c