parisc: lay groundwork for killing __do_IRQ
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 01:00:55 +0000 (21:00 -0400)
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 05:30:11 +0000 (01:30 -0400)
commitba20085c20f1c9e8af546dea6ad0efa421bdef32
treea5f0574f6b1e60526eb7d1b1e1a50125f10d463c
parentcaf96194c05cd97ce96546fbcb1f35ec06aaaac7
parisc: lay groundwork for killing __do_IRQ

Use proper accessors and handlers for generic irq cleanups. We just
call back into __do_IRQ through desc->handler now, and remove the
explicit calls.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
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