diff options
author | Marc Zyngier <maz@kernel.org> | 2021-05-12 18:18:15 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-10 15:09:19 +0300 |
commit | e1c054918c6c7a30a35d2c183ed86600a071cdab (patch) | |
tree | ce1e0dc266b9229bae2169ff767f4126fd02e4ac /drivers/irqchip | |
parent | 8240ef50d4864325b346e40bb9d30cda9f22102d (diff) | |
download | linux-e1c054918c6c7a30a35d2c183ed86600a071cdab.tar.xz |
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Despite the name, handle_domain_irq() deals with non-irqdomain
handling for the sake of a handful of legacy ARM platforms.
Move such handling into ARM's handle_IRQ(), allowing for better
code generation for everyone else. This allows us get rid of
some complexity, and to rearrange the guards on the various helpers
in a more logical way.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions