[PATCH] pinctrl: at91: Use generic irq_{request, release}_resources()

Linus Walleij linus.walleij at linaro.org
Wed Aug 26 00:32:55 PDT 2015


On Mon, Aug 17, 2015 at 3:32 PM, Geert Uytterhoeven
<geert+renesas at glider.be> wrote:

> 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 at glider.be>
> ---
> Compile-tested only.

Right thing to do so patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list