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>
Showing
- arch/powerpc/kernel/misc_64.S 2 additions, 2 deletionsarch/powerpc/kernel/misc_64.S
- arch/powerpc/platforms/iseries/irq.c 4 additions, 6 deletionsarch/powerpc/platforms/iseries/irq.c
- arch/powerpc/platforms/pseries/xics.c 1 addition, 0 deletionsarch/powerpc/platforms/pseries/xics.c
- arch/ppc64/kernel/irq.c 2 additions, 106 deletionsarch/ppc64/kernel/irq.c
- arch/ppc64/kernel/misc.S 2 additions, 2 deletionsarch/ppc64/kernel/misc.S
- include/asm-powerpc/hw_irq.h 0 additions, 1 deletioninclude/asm-powerpc/hw_irq.h
- include/asm-powerpc/irq.h 1 addition, 1 deletioninclude/asm-powerpc/irq.h
Loading
Please register or sign in to comment