commit | 636d42117800db1a994726fcf017e3633db832a5 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Tue Jul 18 16:42:43 2017 -0500 |
committer | Mark Salter <msalter@redhat.com> | Thu Aug 24 09:35:40 2017 -0400 |
tree | e607fe7bb3aa6d3ef24c2b24a9d2f609be0f40a9 | |
parent | 98cd249cf9d2c7e2322fbf20c454c019e141a28b [diff] |
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>