[PATCH] clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()
Mark Rutland
mark.rutland at arm.com
Mon Aug 19 01:34:20 PDT 2024
On Mon, Aug 19, 2024 at 10:27:16AM +0200, Daniel Lezcano 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 ?
Looks sound to me:
Acked-by: Mark Rutland <mark.rutland at arm.com>
Mark.
>
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog
More information about the linux-arm-kernel
mailing list