[PATCH] bus: Convert to using %pOF instead of full_name
Rob Herring
robh at kernel.org
Wed Aug 9 15:03:02 PDT 2017
On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <robh at kernel.org> 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.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: Chen-Yu Tsai <wens at csie.org>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> drivers/bus/arm-cci.c | 12 ++++++------
> drivers/bus/imx-weim.c | 8 ++++----
> drivers/bus/sunxi-rsb.c | 22 +++++++++++-----------
> 3 files changed, 21 insertions(+), 21 deletions(-)
Arnd, Olof,
Can you please apply this one.
Rob
More information about the linux-arm-kernel
mailing list