On Fri, 2018-11-16 at 22:05:39 UTC, Rob Herring wrote: > In preparation to remove the node name pointer from struct device_node, > convert printf users to use the %pOFn format specifier. > > Convert the open coded iterating thru child nodes to > for_each_child_of_node() while we're here. > > Cc: Benjamin Herrenschmidt <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/15b680c474afd54dac05530d8fed41 cheers

