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

Arnd Bergmann arnd at arndb.de
Wed Aug 16 08:22:18 PDT 2017


On Wed, Jul 19, 2017 at 8:22 AM, Maxime Ripard
<maxime.ripard at 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 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 +++++++++++-----------
>
> for sunxi-rsb:
> Acked-by: Maxime Ripard <maxime.ripard at free-electrons.com>
>

Applied to next/drivers, thanks!

       Arnd



More information about the linux-arm-kernel mailing list