]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: skip gic_arch_extn setup if DT has a LIC node
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 11 Mar 2015 15:43:00 +0000 (15:43 +0000)
committerJason Cooper <jason@lakedaemon.net>
Sun, 15 Mar 2015 00:40:39 +0000 (00:40 +0000)
commit785db692a6c9d0449767c4ad2d9153828491ae9a
treed2d388a2b82e3b670be00f3a66aacc91e4a64679
parent25fd5011dcd574ad62d1d0fbfd0e13e0ac429658
ARM: tegra: skip gic_arch_extn setup if DT has a LIC node

If we detect that our DT has a LIC node, don't setup gic_arch_extn,
and skip tegra_legacy_irq_syscore_init as well.

This is only a temporary measure until that code is removed for good.

Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/1426088583-15097-4-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-tegra/irq.c
arch/arm/mach-tegra/tegra.c