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)
commite9479e0e832b7e59bffcebfae9953759b2c195c4
treed2d388a2b82e3b670be00f3a66aacc91e4a64679
parentde3ce0804916a9b4f3b58e4e78727d5483c4df04
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