mailbox: Convert to using %pOFn instead of device_node.name
authorRob Herring <robh@kernel.org>
Tue, 28 Aug 2018 01:52:28 +0000 (20:52 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Sat, 29 Sep 2018 07:12:38 +0000 (12:42 +0530)
commit94927676c741fe70d5270c92affdbc0cd4753fd3
tree6f0f073ceae841bf5dfea73887fd08ca28ab8c9c
parente704966c45e48d0220d1ee5e463034ae493a95b2
mailbox: 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.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/ti-msgmgr.c