diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-08-07 10:46:55 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-09-06 15:49:20 +0300 |
commit | a7456d7d1b8e781fdaa16c10947bd2363c6fd342 (patch) | |
tree | 2e5e2591c85b88a5e00c91d17abfdfc6a38c0663 /tools/perf/scripts/python/task-analyzer.py | |
parent | 0c87282074be532eedc8d14ff4420c585c5c57fe (diff) | |
download | linux-a7456d7d1b8e781fdaa16c10947bd2363c6fd342.tar.xz |
clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()
for_each_available_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>
Link: https://lore.kernel.org/r/20240807074655.52157-1-zhangzekun11@huawei.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions