]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: Convert to using %pOFn instead of device_node.name
authorRob Herring <robh@kernel.org>
Tue, 28 Aug 2018 01:52:46 +0000 (20:52 -0500)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 23 Oct 2018 00:28:36 +0000 (17:28 -0700)
commit9b96566063c5511982c33df747e239e77cb75f78
treeaa05788a1c8f135a11cc7811c14b85e6be9160cf
parentbe6af481f3b2d5084c4e70684eaa962602f94707
thermal: 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: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-pm@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/of-thermal.c
drivers/thermal/qoriq_thermal.c