]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: orion: remove no longer needed DT IRQ code
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Apr 2014 21:26:41 +0000 (23:26 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 26 Apr 2014 19:45:26 +0000 (19:45 +0000)
commit880ff3e2255c05bac0d2010719da42a26fdbb185
treeda8d129fb44dcce60dbd6dec948bf8862f8e9960
parentfbf04d814d0a57b0eead41efd70b3fbe903201d9
ARM: orion: remove no longer needed DT IRQ code

Following the move of the Orion5x Device Tree support to use
irqchip_init() for the interrupt controller probing, the
plat-orion/irq.c code for DT-probing of the interrupt controller is no
longer necessary, so we can get rid of it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link: https://lkml.kernel.org/r/1398202002-28530-38-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/plat-orion/include/plat/irq.h
arch/arm/plat-orion/irq.c