ASoC: Convert to using %pOFn instead of device_node.name
authorRob Herring <robh@kernel.org>
Tue, 28 Aug 2018 15:44:28 +0000 (10:44 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 18:07:00 +0000 (19:07 +0100)
commit5d585e1e756838d91144c3173323b96f5aa12874
treec8d88c84d94388eac19c4cc76de8065278b6f2d4
parent6e2d6b2728fcb408eabd7991804f8cb33ff59f20
ASoC: 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: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_esai.c
sound/soc/fsl/fsl_utils.c
sound/soc/meson/axg-card.c
sound/soc/stm/stm32_sai.c
sound/soc/stm/stm32_sai_sub.c