[PATCH] ARM: drop unnecessary ifdef
Linus Walleij
linus.walleij at linaro.org
Tue Apr 25 01:15:03 PDT 2023
On Mon, Apr 24, 2023 at 2:37 PM Arnd Bergmann <arnd at arndb.de> wrote:
> > What do you folks thing about patching these few machines to issue
> > set_handle_irq() in mdesc->init_early() as well and just delete
> > .handle_irq from the machine descriptor?
>
> Not in .init_early, but in .init_irq, as in the other drivers.
> It looks like irqchip/irq-mxs.c and mach-pxa/irq.c already do this
> for some cases and just need to do it consistently, and
> mach-omap1/irq.c can be trivially converted the same way.
OK I'll take a stab at it and see how it looks.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list