commit | ba20085c20f1c9e8af546dea6ad0efa421bdef32 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | Wed Oct 13 21:00:55 2010 -0400 |
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | Thu Oct 14 01:30:11 2010 -0400 |
tree | a5f0574f6b1e60526eb7d1b1e1a50125f10d463c | |
parent | caf96194c05cd97ce96546fbcb1f35ec06aaaac7 [diff] |
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>