]> git.karo-electronics.de Git - karo-tx-linux.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)
commit636d42117800db1a994726fcf017e3633db832a5
treee607fe7bb3aa6d3ef24c2b24a9d2f609be0f40a9
parent98cd249cf9d2c7e2322fbf20c454c019e141a28b
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