commit | f7a004baa202f919d060c2da250535b085813a4b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 19 13:54:54 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 21 11:55:25 2011 +0100 |
tree | d5c50d3a183f0059195a1cb8e15acb73dc5caace | |
parent | c84077ac29978cbfb42dccbba3fee8523605e839 [diff] |
cris: Convert V10 interrupt handling Convert the irq_chip functions and install handle_simple_irq for each interrupt. This converts V10 to the flow handling and lets us remove __do_IRQ(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Mikael Starvik <starvik@axis.com>