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


Groups > linux.kernel > #1708011 > unrolled thread

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

Started byRob Herring <robh@kernel.org>
First post2017-08-10 00:10 +0200
Last post2017-08-10 00:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromRob Herring <robh@kernel.org>
Date2017-08-10 00:10 +0200
SubjectRe: [PATCH] bus: Convert to using %pOF instead of full_name
Message-ID<ucHkU-4V7-75@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web