diff options
author | Rob Herring <robh@kernel.org> | 2017-07-18 16:42:47 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-07-21 10:14:15 +0200 |
commit | db15e7f27369b81b6605a546d54eb844f87370a5 (patch) | |
tree | b6747ea8c36ab90c3eb96792a84c44922805993a /arch/x86/boot | |
parent | 2fe9a5c6ade4dfb53ff1c137cca3828d9d1d0948 (diff) | |
download | lwn-db15e7f27369b81b6605a546d54eb844f87370a5.tar.gz lwn-db15e7f27369b81b6605a546d54eb844f87370a5.zip |
x86/devicetree: Convert to using %pOF instead of ->full_name
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 device node.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: devicetree@vger.kernel.org
Link: http://lkml.kernel.org/r/20170718214339.7774-7-robh@kernel.org
[ Clarify the error message while at it, as 'node' is ambiguous. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions