Skip to content
Commit 7f45fe2e authored by Jim Liu's avatar Jim Liu Committed by Bartosz Golaszewski
Browse files

gpio: nuvoton: Fix sgpio irq handle error



The generic_handle_domain_irq() function calls irq_resolve_mapping().
Thus delete a duplicative irq_find_mapping() call
so that a stack trace and an RCU stall will be avoided.

Fixes: c4f8457d ("gpio: nuvoton: Add Nuvoton NPCM sgpio driver")
Signed-off-by: default avatarJim Liu <JJLIU0@nuvoton.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240506064244.1645922-1-JJLIU0@nuvoton.com


Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent 2b5ae9c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment