Thomas Gleixner 4912609f22 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 <tglx@linutronix.de>
2011-02-19 12:58:11 +01:00
..
2011-02-19 12:58:11 +01:00
2011-01-21 11:55:31 +01:00
2011-02-19 12:58:11 +01:00
2011-02-08 16:36:47 +01:00
2011-02-19 12:58:07 +01:00
2011-02-19 12:58:11 +01:00
2011-02-19 12:58:11 +01:00