phy: Convert to using %pOFn instead of device_node.name
authorRob Herring <robh@kernel.org>
Tue, 28 Aug 2018 01:52:40 +0000 (20:52 -0500)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 25 Sep 2018 10:40:07 +0000 (16:10 +0530)
commitac9ba7dc8613773b037a96af24f381ef230ef1ae
tree52f20c37784ba1c99c5c5f57ce94eb9d2266eb37
parentfcd0eec4f54f1a8627a2d7fcbaaeed18261276a4
phy: Convert to using %pOFn instead of device_node.name

In preparation to remove the node name pointer from struct device_node,
convert printf users to use the %pOFn format specifier.

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/phy-bcm-cygnus-pcie.c
drivers/phy/broadcom/phy-brcm-sata.c
drivers/phy/marvell/phy-berlin-sata.c
drivers/phy/qualcomm/phy-qcom-qmp.c
drivers/phy/rockchip/phy-rockchip-emmc.c
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
drivers/phy/rockchip/phy-rockchip-typec.c
drivers/phy/rockchip/phy-rockchip-usb.c
drivers/phy/tegra/xusb.c