From: Kevin Hilman Date: Wed, 6 May 2009 22:53:25 +0000 (-0700) Subject: Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2" X-Git-Tag: v2.6.31-rc1~344^2~23^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a330bd4750bc84aebb28faddd525d0bcbdde262d;p=pandora-kernel.git Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2" This reverts commit 5461af5af5c6a7fee78978aafe720541bf3a2f55. Adding a disable hook to the irq_chip is not the way to fix the problem being addressed by this patch. Instead, we need to fix support for [enable|disable]_irq_wake(). Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed