On Wed, 2018-12-05 at 19:50:18 UTC, Rob Herring wrote:
> Convert string compares of DT node names to use of_node_name_eq helper
> instead. This removes direct access to the node name pointer.
> 
> A couple of open coded iterating thru the child node names are converted
> to use for_each_child_of_node() instead.
> 
> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
> Cc: Paul Mackerras <pau...@samba.org>
> Cc: Michael Ellerman <m...@ellerman.id.au>
> Cc: Alistair Popple <alist...@popple.id.au>
> Cc: Matt Porter <mpor...@kernel.crashing.org>
> Cc: Anatolij Gustschin <ag...@denx.de>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: linuxppc-...@lists.ozlabs.org
> Signed-off-by: Rob Herring <r...@kernel.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/2c8e65b595cf0bf7c1413404dff9b9

cheers

Reply via email to