]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: at91-pio4: Get rid of legacy call
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Sep 2018 12:02:12 +0000 (14:02 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Sep 2018 10:49:19 +0000 (12:49 +0200)
commite897b3866580978d5081970ccdd732c137ab08b0
tree02c65a99c5d46fd72708739f7ca323e87158b0d8
parent0c3dfa176912b5f87732545598200fb55e9c1978
pinctrl: at91-pio4: Get rid of legacy call

By just moving the atmel_gpio_to_irq() and calling the internal
function we can get rid of the driver calling back out into the
deprecated external consumer API.

Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91-pio4.c