diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-08-07 15:46:55 +0800 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-09-06 14:49:20 +0200 |
commit | a7456d7d1b8e781fdaa16c10947bd2363c6fd342 (patch) | |
tree | 2e5e2591c85b88a5e00c91d17abfdfc6a38c0663 /drivers/platform/x86/intel/pmc/icl.c | |
parent | 0c87282074be532eedc8d14ff4420c585c5c57fe (diff) |
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 'drivers/platform/x86/intel/pmc/icl.c')
0 files changed, 0 insertions, 0 deletions