On Tue, Oct 16, 2018 at 5:02 AM Guo Ren <[email protected]> wrote: > > This patch adds IRQ handling files. > > Signed-off-by: Guo Ren <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Thomas Gleixner <[email protected]> > --- > Changelog: > - Use CONFIG_GENERIC_IRQ_MULTI_HANDLER
Reviewed-by: Arnd Bergmann <[email protected]> Using CONFIG_GENERIC_IRQ_MULTI_HANDLER makes this really short, nice!

