Re: ide: pmac: Convert to using %pOF instead of full_name
From: Michael Ellerman <hidden>
Date: 2017-09-01 13:29:52
Also in:
linux-devicetree, linux-ide, lkml
From: Michael Ellerman <hidden>
Date: 2017-09-01 13:29:52
Also in:
linux-devicetree, linux-ide, lkml
On Tue, 2017-07-18 at 21:43:07 UTC, 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: "David S. Miller" <davem@davemloft.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <redacted> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: linux-ide@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Acked-by: David S. Miller <davem@davemloft.net>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/859420e3155d8192b31a93cd92d32c cheers