memory: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:43:14 +0000 (16:43 -0500)
committerArnd Bergmann <arnd@arndb.de>
Wed, 16 Aug 2017 19:37:00 +0000 (21:37 +0200)
commitdb749d17cb917c0506f62eb3006950e25acb737f
treeaeb03dc68771e5dad49606e316319276d742dffc
parent37c342cba5ef1ccb51f88a4aa5c1e74f793750c7
memory: 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>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-omap@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/memory/atmel-ebi.c
drivers/memory/jz4780-nemc.c
drivers/memory/mvebu-devbus.c
drivers/memory/omap-gpmc.c