Skip to content
Commit b66acb63 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

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: default avatarRutger Hofman <rutger@cs.vu.nl>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 25f3ff2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment