On Fri, 2018-11-16 at 22:11:00 UTC, Rob Herring wrote: > Remove directly accessing device_node.type pointer and use the accessors > instead. This will eventually allow removing the type pointer. > > Replace the open coded iterating over child nodes with > for_each_child_of_node() while we're here. > > Cc: Benjamin Herrenschmidt <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Michael Ellerman <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e5480bdcc4429e4c172d450ee1db19 cheers

