Skip to content
Commit c9ad6dbc authored by Maxim Adelman's avatar Maxim Adelman Committed by Mahesh Mahadevan
Browse files

drivers: gpio: gpio_mcux_lpc: fix lost interrupts



if ISR is called for an event on pin X but
another event occurs on pin Y in between the call
to GetStatus() and ClrStatus(), pin Y event wil get
cleared without being processed

Signed-off-by: default avatarMaxim Adelman <imax@fb.com>
parent 091a5420
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment