]> git.baikalelectronics.ru Git - kernel.git/commit
c6x: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:42:43 +0000 (16:42 -0500)
committerMark Salter <msalter@redhat.com>
Thu, 24 Aug 2017 13:35:40 +0000 (09:35 -0400)
commitc8987908d50f451bf37ee0eabf2ec633d5921c06
treee607fe7bb3aa6d3ef24c2b24a9d2f609be0f40a9
parente09e5bb9f62bd9f7830200c170b6ffefaa8ed2eb
c6x: 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 node.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: linux-c6x-dev@linux-c6x.org
Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/platforms/megamod-pic.c
arch/c6x/platforms/plldata.c
arch/c6x/platforms/timer64.c