diff options
author | Ai Chao <aichao@kylinos.cn> | 2025-06-03 13:51:07 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-06-08 23:30:48 +0100 |
commit | 077caf1d1763e069239101b4a72351fb38d37f13 (patch) | |
tree | a4a37b8546960bfbfdee62857babd0adf928314b /scripts/gdb/linux/xarray.py | |
parent | 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff) |
ASoC: renesas: Use helper function for_each_child_of_node_scoped()
The for_each_child_of_node_scoped() helper provides a scope-based
clean-up functionality to put the device_node automatically, and
as such, there is no need to call of_node_put() directly.
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Ai Chao <aichao@kylinos.cn>
Link: https://patch.msgid.link/20250603055109.3154061-3-aichao@kylinos.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions