summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irqchip.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-06-20 01:34:43 +0400
committerJason Cooper <jason@lakedaemon.net>2014-06-24 16:38:35 +0400
commitf07e42f96f06dca3f9f897b956d83aec165ee693 (patch)
tree60c37edb4983083d92dc0bf2d002813755272af1 /drivers/irqchip/irqchip.c
parentfe64ac89cf8f5067cf7f6757b6cd9fd77c527bdf (diff)
downloadlinux-f07e42f96f06dca3f9f897b956d83aec165ee693.tar.xz
irqchip: spear_shirq: Use proper irq chips for the different SoCs
Only spear300 has an actual mask register for the RAS interrupts. Add an irq chip pointer to the shirq struct and initialize spear300 with the actual implementation and the others with dummy_irq_chip. The disabled RAS3 block has no irq chip assigned, so we can check for this and remove the disabled member. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20140619212713.831341023@linutronix.de Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/irqchip/irqchip.c')
0 files changed, 0 insertions, 0 deletions