Files
linux/arch/powerpc/kernel
Rob Herring 2c8e65b595 powerpc: Use of_node_name_eq for node name comparisons
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.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-12-22 21:29:50 +11:00
..
2018-06-03 21:19:40 +10:00
2018-07-30 22:47:53 +10:00
2018-12-20 22:21:20 +11:00
2018-08-13 15:59:06 +10:00
2017-12-11 13:03:35 +11:00
2018-10-09 16:51:05 +11:00
2018-12-21 14:46:50 +11:00
2018-05-25 12:04:46 +10:00