Messages in this thread |  | | From | Arnd Bergmann <> | Date | Wed, 16 Aug 2017 17:22:18 +0200 | Subject | Re: [PATCH] bus: Convert to using %pOF instead of full_name |
| |
On Wed, Jul 19, 2017 at 8:22 AM, Maxime Ripard <maxime.ripard@free-electrons.com> wrote: > 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> >
Applied to next/drivers, thanks!
Arnd
|  |