summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/freescale
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2024-06-12 13:43:33 +0300
committerLinus Walleij <linus.walleij@linaro.org>2024-06-17 11:01:47 +0200
commitd81889c15871f350b213566a43f09943f93fb706 (patch)
treefdbdbdcf1f8a86c0a8607eaaa261353103a12b58 /drivers/pinctrl/freescale
parent5224b7a936a61ab1bff2e9d16d3c5b7b48911eb7 (diff)
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>
Diffstat (limited to 'drivers/pinctrl/freescale')
0 files changed, 0 insertions, 0 deletions