commit | 1e364921b0085780153b1d03640ca41e1be83e8b | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Mar 04 08:51:29 2022 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Mar 04 14:32:57 2022 +0000 |
tree | 882294f03c5b8757050fef0b1b9038550408b2ab | |
parent | e414c25e3399b2b3d7337dc47abccab5c71b7c8f [diff] |
irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER Register the Xilinx driver as the root interrupt controller using the GENERIC_IRQ_MULTI_HANDLER API, instead of the arch-specific hack. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Stefan Asserhall <stefan.asserhall@xilinx.com> [maz: repainted commit message] Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/e6c6595a81f662bf839cee3109d0fa58a596ea47.1646380284.git.michal.simek@xilinx.com