diff options
author | Miaoqian Lin <[email protected]> | 2022-03-07 11:51:16 +0000 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-03-15 02:22:50 +0100 |
commit | c09ac191b1f97cfa06f394dbfd7a5db07986cefc (patch) | |
tree | edf7f0540abc0ecdd0097586546cd7e8d31b583c /net/switchdev/switchdev.c | |
parent | de845036f997119bcacbdb7b4ccf3b6cf960745b (diff) |
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the refcount leak.
Fixes: 32e67eee670e ("pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree")
Signed-off-by: Miaoqian Lin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions