]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: replace trivial implementations of request/free with generic one
authorJonas Gorski <jogo@openwrt.org>
Sun, 11 Oct 2015 15:34:16 +0000 (17:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 16 Oct 2015 20:13:43 +0000 (22:13 +0200)
commit152a6165e1c522395dd48b84739eb43619672987
treeae310bd9117993b495d0360a22c745fb150ced74
parent40ef7b2b8ad2bb51dbde402effd7df6a584d952c
gpio: replace trivial implementations of request/free with generic one

Replace all trivial request/free callbacks that do nothing but call into
pinctrl code with the generic versions.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Acked-by: Joachim Eastwood <manabian@gmail.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-lpc18xx.c
drivers/gpio/gpio-moxart.c
drivers/gpio/gpio-mvebu.c
drivers/gpio/gpio-tb10x.c
drivers/gpio/gpio-tz1090-pdc.c
drivers/gpio/gpio-vf610.c