2017-12-12 11:41:15

by Michael Ellerman

[permalink] [raw]
Subject: Re: [1/2] powerpc: make use of for_each_node_by_name() instead of open-coding it

On Wed, 2017-02-01 at 01:54:37 UTC, Dmitry Torokhov wrote:
> Instead of manually coding the loop with of_find_node_by_name(), let's
> switch to the standard macro for iterating over nodes with given name.
>
> Signed-off-by: Dmitry Torokhov <[email protected]>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/0aa8ff9b76282300d16e0a1403b115

cheers