clocksource: Convert to using %pOF instead of full_name
authorRob Herring <[email protected]>
Tue, 18 Jul 2017 21:42:53 +0000 (16:42 -0500)
committerDaniel Lezcano <[email protected]>
Thu, 31 Aug 2017 13:56:17 +0000 (15:56 +0200)
commit469869d18a886e046161ca65516bd3ffcd2f804b
treeaad37b7210699c861ea71ae9674000aae988d01b
parentebbe266509d8a5453f51f77277da65d870125b72
clocksource: 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: Daniel Lezcano <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Marc Gonzalez <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: [email protected]
Acked-by: Marc Gonzalez <[email protected]>
Acked-by: Alexandre TORGUE <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
drivers/clocksource/tango_xtal.c
drivers/clocksource/timer-of.c
drivers/clocksource/timer-probe.c
drivers/clocksource/timer-stm32.c