]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: PXA: Kill use of irq_create_strict_mappings()
authorMarc Zyngier <maz@kernel.org>
Tue, 6 Apr 2021 09:35:50 +0000 (10:35 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 22 Apr 2021 14:55:21 +0000 (15:55 +0100)
commitf5d771842181d475ea9cd8e42b8866ac59daf40b
treeb78cb7a06dae19d15cd36e04d1ca9c5e568ebb52
parent88c03616b9cc5faf61bb2686db6638bd485b46e2
ARM: PXA: Kill use of irq_create_strict_mappings()

irq_create_strict_mappings() is a poor way to allow the use of
a linear IRQ domain as a legacy one. Let's be upfront about
it and use a legacy domain when appropriate.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210406093557.1073423-3-maz@kernel.org
arch/arm/mach-pxa/pxa_cplds_irqs.c