From: Kyle McMartin Date: Thu, 14 Oct 2010 01:00:55 +0000 (-0400) Subject: parisc: lay groundwork for killing __do_IRQ X-Git-Tag: v2.6.37-rc1~69^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba20085c20f1c9e8af546dea6ad0efa421bdef32;p=pandora-kernel.git 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 --- Reading git-diff-tree failed