Re: [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop
From: Claudiu Beznea
Date: Sat Jan 10 2026 - 09:49:01 EST
On 1/5/26 15:33, Krzysztof Kozlowski wrote:
Use scoped for-each loop when iterating over device nodes to make code a
bit simpler.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Reviewed-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>