Re: [PATCH -next] of/platform: Simplify with scoped for each OF child
From: Krzysztof Kozlowski
Date: Sat Aug 24 2024 - 03:56:17 EST
On Thu, Aug 22, 2024 at 03:34:17PM +0800, Jinjie Ruan wrote:
> Use scoped for_each_child_of_node_scoped() when iterating over device
> nodes to make code a bit simpler.
>
> Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
> ---
> drivers/of/platform.c | 14 ++++----------
There are like 3 or 4 patches for OF from you. Send them as ONE
PATCHSET, not one after another.
Best regards,
Krzysztof