[PATCH] phy: Convert to using %pOFn instead of device_node.name
From: robh@kernel.org (Rob Herring)
Date: 2018-09-04 14:21:20
Also in:
lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-09-04 14:21:20
Also in:
lkml
On Mon, Sep 3, 2018 at 9:24 PM Kishon Vijay Abraham I [off-list ref] wrote:
Hi Rob, On Tuesday 28 August 2018 07:22 AM, Rob Herring wrote:quoted
In preparation to remove the node name pointer from struct device_node, convert printf users to use the %pOFn format specifier.I assume it should be okay to get this merged in the next merge window?
Yes, of course. Rob