Re: [PATCH] gpio: Convert to using %pOFn instead of device_node.name
From: Linus Walleij
Date: Wed Aug 29 2018 - 08:02:20 EST
On Tue, Aug 28, 2018 at 3:53 AM Rob Herring <robh@xxxxxxxxxx> wrote:
> In preparation to remove the node name pointer from struct device_node,
> convert printf users to use the %pOFn format specifier.
>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: linux-gpio@xxxxxxxxxxxxxxx
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
Patch applied.
Yours,
Linus Walleij