ASoC: samsung: smdk_spdif: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:19 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:27:53 +0000 (21:27 +0100)
commite076cc1d9b0567962d48f67fcf5431237ce0ba10
tree5544cf944a45ff3f448c91d91d233b8ba928a3ed
parent245139b2c25c62225577fd7b7a6125bf6f9717d4
ASoC: samsung: smdk_spdif: use modern dai_link style

ASoC is now supporting modern style dai_link
(= snd_soc_dai_link_component) for CPU/Codec/Platform.
This patch switches to use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/smdk_spdif.c