linux/drivers/pinctrl/nuvoton
Dan Carpenter d81889c158 pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
The fwnode_iomap() function doesn't return error pointers, it returns
NULL.  It's the same as of_iomap() in that way.  Update the check
accordingly.

Fixes: ecc5bf868673 ("pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/840152f9-d3bb-410e-8164-4c5043e1983e@moroto.mountain
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2024-06-17 11:01:47 +02:00
..
Kconfig pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
Makefile pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
pinctrl-ma35.c pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check 2024-06-17 11:01:47 +02:00
pinctrl-ma35.h pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
pinctrl-ma35d1.c pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
pinctrl-npcm7xx.c pinctrl: npcm7xx: prevent glitch when setting the GPIO to output high 2023-11-24 11:22:11 +01:00
pinctrl-npcm8xx.c pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free() 2023-11-04 10:23:23 +01:00
pinctrl-wpcm450.c pinctrl: nuvoton: Constify wpcm450_groups 2024-02-07 11:46:02 +01:00