summaryrefslogtreecommitdiff
path: root/board/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-16 22:20:42 +0000
commit615e21ab11d3f66aade9f304b8915989e622eb25 (patch)
treec831fbb4475e8b73e8bbf0380476da38b4e98be4 /board/OWNERS
parent82185d64ee6d4115f19a5eee700b187ddf4eebfe (diff)
downloadchrome-ec-615e21ab11d3f66aade9f304b8915989e622eb25.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/+/2106630
Diffstat (limited to 'board/OWNERS')
0 files changed, 0 insertions, 0 deletions