On Fri, 2018-11-16 at 22:10:59 UTC, Rob Herring wrote: > Remove directly accessing device_node.type pointer and use the accessors > instead. This will eventually allow removing the type pointer. > > In the process, the of_stdout pointer can be used instead of finding the > stdout node again. > > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Paul Mackerras <pau...@samba.org> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: linuxppc-dev@lists.ozlabs.org > Signed-off-by: Rob Herring <r...@kernel.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5b8d6be7b8dd286bd654e37d637ded cheers