MIPS: Convert to using %pOF instead of full_name
authorRob Herring <[email protected]>
Tue, 18 Jul 2017 21:42:45 +0000 (16:42 -0500)
committerRalf Baechle <[email protected]>
Tue, 29 Aug 2017 13:21:50 +0000 (15:21 +0200)
commit7f27b5b8ed1f77427811d13788fbdb2f53ce94a4
tree0e5abffa3801b97d6aa9dd7df6d274a6a2a89b93
parentcc4a41fe5541a73019a864883297bd5043aa6d98
MIPS: Convert to using %pOF instead of full_name

Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.

Signed-off-by: Rob Herring <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/16783/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/ath79/clock.c
arch/mips/pci/pci-legacy.c
arch/mips/pci/pci-rt3883.c