bus: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:42:51 +0000 (16:42 -0500)
committerArnd Bergmann <arnd@arndb.de>
Wed, 16 Aug 2017 15:21:40 +0000 (17:21 +0200)
commit9c0982d809fd81cc63438926c465e5919fd97acd
treeb8ea60ac883907a9740142d2049d1b699b13fb7e
parent9deee319072286142ea23e9d3b0d789a216ffe20
bus: 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>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/bus/arm-cci.c
drivers/bus/imx-weim.c
drivers/bus/sunxi-rsb.c