Re: [PATCH v1 1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
From: Linus Walleij
Date: Thu Feb 06 2025 - 04:35:22 EST
On Wed, Jan 29, 2025 at 3:52 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Instead of relying on the fact that the parent IRQ chip supports
> fasteoi mode and calling the respective callback at the end of
> the interrupt handler, surround it with enter and exit helpers
> for chained IRQ handlers which will consider all possible cases.
>
> This in particular unifies how GPIO drivers handle IRQ.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Looks fine to me, also 2/2.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Expect to get this from you as pull request!
Yours,
Linus Walleij