[PATCH] clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()

Marc Zyngier maz at kernel.org
Mon Aug 19 01:34:37 PDT 2024


On Mon, 19 Aug 2024 09:27:16 +0100,
Daniel Lezcano <daniel.lezcano at linaro.org> wrote:
> 
> On 07/08/2024 09:46, Zhang Zekun wrote:
> > 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 at huawei.com>
> > ---
> 
> This patch LGTM.
> 
> Mar[ck] are you fine with it ?

Yes, this looks OK to me.

Acked-by: Marc Zyngier <maz at kernel.org>

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list