Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691018
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] bus: Convert to using %pOF instead of full_name |
| Date | 2017-07-19 08:30 +0200 |
| Message-ID | <u4QEG-4FE-29@gated-at.bofh.it> (permalink) |
| References | <u4Ixt-7K6-61@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Jul 18, 2017 at 04:42:51PM -0500, 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. > > 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 +++++++++++----------- for sunxi-rsb: Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] bus: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-07-18 23:50 +0200 Re: [PATCH] bus: Convert to using %pOF instead of full_name Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-19 08:30 +0200
csiph-web