[PARISC] Convert to new irq_chip functions
authorThomas Gleixner <tglx@linutronix.de>
Sun, 6 Feb 2011 20:45:52 +0000 (20:45 +0000)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Feb 2011 16:22:14 +0000 (10:22 -0600)
commit4c4231ea2f794d73bbb50b8d84e00c66a012a607
tree4c2470ea880a75c22f275402fe5a186902edd6d5
parent9804c9eaeacfe78651052c5ddff31099f60ef78c
[PARISC] Convert to new irq_chip functions

Convert all the parisc driver interrupt handlers (dino, eisa, gsc,
iosapic and superio) as well as the cpu interrupts.  Prepare
show_interrupts for GENERIC_HARDIRQS_NO_DEPRECATED and finally selects
that Kconfig option

[jejb: compile and testing fixes]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
arch/parisc/Kconfig
arch/parisc/include/asm/irq.h
arch/parisc/kernel/irq.c
drivers/parisc/dino.c
drivers/parisc/eisa.c
drivers/parisc/gsc.c
drivers/parisc/iosapic.c
drivers/parisc/superio.c
This page took 0.043606 seconds and 5 git commands to generate.