]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 6 May 2009 22:53:25 +0000 (15:53 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Tue, 26 May 2009 22:56:55 +0000 (15:56 -0700)
commit73682a75ffb05adad6719f2af9ecbf439d4aa4c0
tree0e71ad6192f7146c09ac5051a637079240417c4d
parent3375367561aaf5b50769818efe0ffcd40ac55243
Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"

This reverts commit 7b3ee752ea62190e0b3f99a2b617bf1c7798547b.

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 <khilman@deeprootsystems.com>
arch/arm/mach-omap2/irq.c