diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-08-27 15:06:49 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-04 18:31:14 +0100 |
commit | de849243404e8ce02320a7178d4448e4d0191377 (patch) | |
tree | c2068e6f2f28fcf7eb07af8e43fb5f5f1ff931a0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7c626ce4bae1ac14f60076d00eafe71af30450ba (diff) |
ASoC: audio-graph-card: Use for_each_child_of_node_scoped() to simplify code
for_each_child_of_node_scoped() can put the device_node automatically.
So, using it to make the code logic more simple and remove the device_node
clean up code.
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20240827070650.11424-2-zhangzekun11@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions