Skip to content
Commit ce5c6843 authored by Vincent Wan's avatar Vincent Wan Committed by Kumar Gala
Browse files

drivers: gpio_cc32xx: avoid unnecessarily disabling interrupts in isr



In the gpio isr, gpio interrupts are disabled when invoking the
registered callbacks. This is unnecessary, and causes a problem if the
callback attempts to disable gpio interrupts by reconfiguring the pin
as in the test gpio_basic_api.

Fixes #22847

Signed-off-by: default avatarVincent Wan <vincent.wan@linaro.org>
parent ead335cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment