macintosh: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:43:12 +0000 (16:43 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Sep 2017 06:42:52 +0000 (16:42 +1000)
commitb6a945ae03fd3962b51b27ecedf4f1dd7e034229
tree1462bec56b191c6c89e641a6c442798b42eec908
parent859420e3155d8192b31a93cd92d32c85151bf8da
macintosh: 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 <robh@kernel.org>
[mpe: Also convert the two cases inside #if 0]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/macintosh/macio_sysfs.c
drivers/macintosh/rack-meter.c
drivers/macintosh/smu.c
drivers/macintosh/via-cuda.c
drivers/macintosh/windfarm_fcu_controls.c
drivers/macintosh/windfarm_lm87_sensor.c
drivers/macintosh/windfarm_smu_sat.c