From: Thomas Gleixner Date: Sun, 6 Feb 2011 23:39:14 +0000 (+0000) Subject: m68knommu: 5772: Replace private irq flow handler X-Git-Tag: v2.6.39-rc1~464^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6988f2f53ef0a686909702358e21ee0c62bfbca;p=pandora-kernel.git 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 Acked-by: Greg Ungerer LKML-Reference: <20110202212552.413849952@linutronix.de> Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed