From: Thomas Gleixner Date: Mon, 7 Feb 2011 00:08:49 +0000 (+0100) Subject: genirq: Implement handle_irq_event() X-Git-Tag: v2.6.39-rc1~503^2~9^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4912609f228da4a3d2bfbdf0f31de3d9eab2b7f8;p=pandora-kernel.git genirq: Implement handle_irq_event() Core code replacement for the ugly camel case. It contains all the code which is shared in all handlers. clear status flags set INPROGRESS flag unlock call action chain note_interrupt lock clr INPROGRESS flag Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed