From: Tony Lindgren Date: Tue, 21 Oct 2008 22:04:30 +0000 (-0700) Subject: Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base" X-Git-Tag: v2.6.27-omap1~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b20de38df8f58a433dfad5d9589b4f799d972ad;p=pandora-kernel.git Revert "OMAP3: ack spurious IRQs in get_irqnr_and_base" This reverts commit 3da0e10243d075b905dfa8f1b4a6cb3694ab2ce0. The real bug behind this issue is the fact that we're not masking out the SPURIOUSIRQFLAG bits [31:7] from the active interrupt number. The following patch will replace this patch with the fix. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed