diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-10 20:42:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-01-10 07:18:26 -0500 |
commit | b66acb63f5593ac11e39ab1cf17e1f987bc5ff9c (patch) | |
tree | c774a4d5b6835c5de6e3dac82d75206ba5b96128 /arch/blackfin/boot | |
parent | 25f3ff2c445822793d22ac51e3dcb22a694e3cd4 (diff) | |
download | linux-3.10-b66acb63f5593ac11e39ab1cf17e1f987bc5ff9c.tar.gz linux-3.10-b66acb63f5593ac11e39ab1cf17e1f987bc5ff9c.tar.bz2 linux-3.10-b66acb63f5593ac11e39ab1cf17e1f987bc5ff9c.zip |
Blackfin: bf54x: don't ack GPIO ints when unmasking them
When unmasking a GPIO interrupt on a BF54x part, the code will implicitly
ack any pending interrupts. This is not what unmasking should do and can
cause people to miss interrupts from their devices, so punt the code.
Reported-by: Rutger Hofman <rutger@cs.vu.nl>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/boot')
0 files changed, 0 insertions, 0 deletions