commit | a330bd4750bc84aebb28faddd525d0bcbdde262d | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Wed May 06 15:53:25 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Tue May 26 15:56:55 2009 -0700 |
tree | 0e71ad6192f7146c09ac5051a637079240417c4d | |
parent | 88b6f7eb9b4a06fbfe27f2d98e249577f4cfdaef [diff] |
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 <khilman@deeprootsystems.com>