forked from Minki/linux
2c8e65b595
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> |
||
---|---|---|
.. | ||
chrp.h | ||
gg2.h | ||
Kconfig | ||
Makefile | ||
nvram.c | ||
pci.c | ||
pegasos_eth.c | ||
setup.c | ||
smp.c | ||
time.c |