[PATCH] gpio: Convert to using %pOF instead of full_name
From: Gregory Fong <hidden>
Date: 2017-07-19 09:11:41
Also in:
linux-devicetree, linux-gpio, lkml
From: Gregory Fong <hidden>
Date: 2017-07-19 09:11:41
Also in:
linux-devicetree, linux-gpio, lkml
On Tue, Jul 18, 2017 at 2:43 PM, Rob Herring [off-list ref] 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>
For the brcmstb part, Acked-by: Gregory Fong <redacted>