commit | e6988f2f53ef0a686909702358e21ee0c62bfbca | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Feb 06 23:39:14 2011 +0000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 15 21:01:52 2011 +1000 |
tree | 5ff38b61892b40a209da4567aad25985c0e1836d | |
parent | 521cb40b0c44418a4fd36dc633f575813d59a43d [diff] |
m68knommu: 5772: Replace private irq flow handler That handler lacks the minimal checks for action being zero etc. Keep the weird flow - ack before handling - intact and call into handle_simple_irq which does the right thing. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Greg Ungerer <gerg@uclinux.org> LKML-Reference: <20110202212552.413849952@linutronix.de> Signed-off-by: Greg Ungerer <gerg@uclinux.org>