linux/arch/powerpc/platforms/maple
Rob Herring e5480bdcc4 powerpc: Use device_type helpers to access the node type
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.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-11-26 22:33:37 +11:00
..
Kconfig powerpc: remove redundant 'default n' from Kconfig-s 2018-10-13 22:21:25 +11:00
Makefile
maple.h powerpc: use time64_t in read_persistent_clock 2018-06-03 20:43:33 +10:00
pci.c powerpc: Use device_type helpers to access the node type 2018-11-26 22:33:37 +11:00
setup.c powerpc/sparse: Make a bunch of things static 2016-09-13 17:35:47 +10:00
time.c powerpc: use time64_t in read_persistent_clock 2018-06-03 20:43:33 +10:00