-
- Downloads
gpio: gpio_intel_apl: fix if condition leading to dead code
GPIO_INT_ACTIVE_LOW is 0 which means it cannot be simply AND-ed.
So fix the condition.
Fixes #13880
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please register or sign in to comment