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

From: Andy Shevchenko
Date: Mon Nov 09 2020 - 06:26:09 EST


On Sun, Nov 8, 2020 at 8:05 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.

Can it be rewritten to use the GPIO core facility of instantiating IRQ chip?

--
With Best Regards,
Andy Shevchenko