Loading
pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()
fwnode_irq_get() was changed to not return 0, fix this by checking for negative error, also update the error log. Fixes: acf4884a ("pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver") Signed-off-by:Yue Haibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/20250118031334.243324-1-yuehaibing@huawei.com Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>