Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708011

Re: [PATCH] bus: Convert to using %pOF instead of full_name

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] bus: Convert to using %pOF instead of full_name
Date 2017-08-10 00:10 +0200
Message-ID <ucHkU-4V7-75@gated-at.bofh.it> (permalink)
References <u4Ixt-7K6-61@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <robh@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@kernel.org>
> Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
> Cc: Chen-Yu Tsai <wens@csie.org>
> Cc: linux-arm-kernel@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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] bus: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:10 +0200

csiph-web