summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorCraig Hesling <hesling@chromium.org>2020-03-12 11:05:11 -0700
committerCommit Bot <commit-bot@chromium.org>2020-03-17 17:49:14 +0000
commit01a4fc69b6b019def428d964402c15ecc469fc5e (patch)
tree2762cf5eafa2caed416f5b00662bd96e8a375094 /OWNERS
parentc9fc915acc2e12a03d6240ccfa0370b067848ea8 (diff)
downloadchrome-ec-01a4fc69b6b019def428d964402c15ecc469fc5e.tar.gz
stm32: Fix manual interrupt clearing function
This fixes a bug in gpio_clear_pending_interrupt, where all pending interrupts are unintentionally cleared. This is not in the code path for normal gpio interrupt handlers, since the normal interrupt clearing occurs in gpio_interrupt (right below this function). BRANCH=none BUG=chromium:1059520 TEST=none Signed-off-by: Craig Hesling <hesling@chromium.org> Change-Id: I4d6fe7947f4d76cf3b57dfbf3bb926e41851c80c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2101208 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org> (cherry picked from commit c2c2c083fef813e3e3c70f8c13a1418717ba682d) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2107664
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions