]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4660edc86704e5947dda09fa24adc0ed2ac90ecf
tree1462bec56b191c6c89e641a6c442798b42eec908
parent2563ce24c8e3b0d71ec9454290b2392d6879dffc
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