diff options
author | Hui Wang <hui.wang@canonical.com> | 2025-03-27 06:16:00 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-04-15 10:42:15 +0300 |
commit | e64c0ff0d5d85791fbcd126ee558100a06a24a97 (patch) | |
tree | 9eae7f40f74e567a3116860dfb88db162fe362ef /drivers/fpga/tests/fpga-bridge-test.c | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) | |
download | linux-e64c0ff0d5d85791fbcd126ee558100a06a24a97.tar.xz |
pinctrl: imx: Return NULL if no group is matched and found
Currently if no group is matched and found, this function will return
the last grp to the caller, this is not expected, it is supposed to
return NULL in this case.
Fixes: e566fc11ea76 ("pinctrl: imx: use generic pinctrl helpers for managing groups")
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/20250327031600.99723-1-hui.wang@canonical.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions