Re: [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go

From: Linus Walleij
Date: Wed Nov 11 2020 - 09:48:00 EST


On Sun, Nov 8, 2020 at 7:01 PM Martin Kaiser <martin@xxxxxxxxx> wrote:

> Replace the two separate calls for setting the irq handler and data with a
> single irq_set_chained_handler_and_data() call.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>

Patch applied as kernel looks better after than before.

Yours,
Linus Walleij