]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: at91-pio4: irq argument as been removed from irq flow handlers
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 28 Sep 2015 09:41:13 +0000 (11:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 21:52:20 +0000 (14:52 -0700)
commit89092fb0701d3b4070ade6d0aa04640720f52fbd
treeb687260a7045e74b9129a684ac43c8747bad865e
parent3fd550c6b3cb364a0d3f0e4abf64618b998dc6b4
pinctrl: at91-pio4: irq argument as been removed from irq flow handlers

Irq argument as been removed from irq flow handlers so use the irq
descriptor to retrieve data we need.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91-pio4.c