]> 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)
commitd86ef21eca9114d5f60a1459578a7c57e6b3bcb2
treeb78cb7a06dae19d15cd36e04d1ca9c5e568ebb52
parent4d5a5a902f9f37978b336154421359530ef7fdaa
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