Re: [PATCH] ARM: Convert to using %pOF instead of full_name
From: Paul Walmsley
Date: Thu Jul 27 2017 - 11:13:51 EST
On Tue, 18 Jul 2017, Rob Herring wrote:
> 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.
Acked-by: Paul Walmsley <paul@xxxxxxxxx> # for mach-omap2/omap-hwmod.c
- Paul