ASoC: Intel: bytcht_nocodec: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:25 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:13:35 +0000 (22:13 +0100)
commit365a8a586afb7ee4e6736ab7b5020502e121e69d
tree1be10607ad50d1c53a2067f9535aeba5dc67a5bc
parent143029dbb8c9800bbcd4f74d91769590fafeca52
ASoC: Intel: bytcht_nocodec: 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/intel/boards/bytcht_nocodec.c