diff options
| author | ZhangPeng <[email protected]> | 2022-11-25 07:01:56 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2022-11-25 09:49:28 +0000 |
| commit | 5ead93289815a075d43c415e35c8beafafb801c9 (patch) | |
| tree | 0295726f7983d6edf51ea3ca17b8fdf367979aa9 /drivers/platform/surface/aggregator/controller.c | |
| parent | pinctrl: k210: call of_node_put() (diff) | |
| download | kernel-5ead93289815a075d43c415e35c8beafafb801c9.tar.gz kernel-5ead93289815a075d43c415e35c8beafafb801c9.zip | |
pinctrl: pinconf-generic: add missing of_node_put()
of_node_put() needs to be called when jumping out of the loop, since
for_each_available_child_of_node() will increase the refcount of node.
Fixes: c7289500e29d ("pinctrl: pinconf-generic: scan also referenced phandle node")
Signed-off-by: ZhangPeng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions
