commit | 55b6019ae29456e0f1e4087546bf4221c48622a0 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Thu Jun 04 15:57:10 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Aug 05 09:10:54 2009 -0700 |
tree | 73a996485891daa8fa0fbb9b55f1f62bc5d5279a | |
parent | 6c5f80393b107b0c9e2a54b03b65d1880e706655 [diff] |
OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask If IRQ triggering is enabled, it can trigger a pending interrupt even for masked interrupts. Any pending GPIO interrupts can prevent the powerdomain from hitting retention. Problem found, reported and additional review and testing by Chunquiu Wang. Tested-by: Chunquiu Wang <cqwang@motorola.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>