]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ppc64: remove ppc_irq_dispatch_handler
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 Nov 2005 05:19:53 +0000 (16:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 Nov 2005 05:19:53 +0000 (16:19 +1100)
commitd4be4f37d9d2a5afc8e79a95beafbac4b83f20c5
tree848bb06787a199c777c9e54ebd33c5f80d398c1b
parent5a7b3ff4670be3330842558dc5ae46ec3fc448e5
ppc64: remove ppc_irq_dispatch_handler

Use __do_IRQ instead.  The only difference is that every controller
is now assumed to have an end() routine (only xics_8259 did not).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/kernel/misc_64.S
arch/powerpc/platforms/iseries/irq.c
arch/powerpc/platforms/pseries/xics.c
arch/ppc64/kernel/irq.c
arch/ppc64/kernel/misc.S
include/asm-powerpc/hw_irq.h
include/asm-powerpc/irq.h