ARM: Bulk conversion to generic_handle_domain_irq()
authorMarc Zyngier <maz@kernel.org>
Tue, 4 May 2021 16:42:18 +0000 (17:42 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 10:39:39 +0000 (11:39 +0100)
commita1e5cd9650ed6000e1c0d7c940154e132ed26914
tree1ac7fb16e90ec80c05214e5084d2f2a15a33193b
parent3b0cccef0574ef82da2d85180fcfcf9637f8154d
ARM: Bulk conversion to generic_handle_domain_irq()

Wherever possible, replace constructs that match either
generic_handle_irq(irq_find_mapping()) or
generic_handle_irq(irq_linear_revmap()) to a single call to
generic_handle_domain_irq().

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm/common/sa1111.c
arch/arm/mach-pxa/pxa_cplds_irqs.c
arch/arm/mach-s3c/irq-s3c24xx.c