]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4fe9fa38c5f1143b0c894072cf6541911769f85d
tree1ac7fb16e90ec80c05214e5084d2f2a15a33193b
parent2e06a2f9d1cb9fd80ee6604e24d8ac0182b2d699
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