diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-08-17 13:32:16 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-08-26 07:32:20 (GMT) |
commit | 91d33cfedf181cd9e1230d38e466de2f6697d317 (patch) | |
tree | b0bc2df09202421fe26e94341d15160cda1a9344 /arch/m68k | |
parent | 109fdf1572be86aaf681e69b30dc5ada90ce6f35 (diff) | |
download | linux-91d33cfedf181cd9e1230d38e466de2f6697d317.tar.xz |
pinctrl: at91: Use generic irq_{request,release}_resources()
The at91-specific irq_{request,release}_resources() callbacks are
identical to the generic ones, modulo the bug fix in 5b76e79c77264899
("gpiolib: irqchip: prevent driver unloading if gpio is used as irq
only").
Until commit 8b67a1f0ad1f260f ("gpio: don't override irq_*_resources()
callbacks"), the buggy at91-specific callbacks were never used, though.
Hence drop the at91-specific ones in favor of the generic ones.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions