ASoC: Intel: bdw-rt5677: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:19:30 +0000 (13:19 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:10:59 +0000 (22:10 +0100)
commit3f6c2a2e9abe1ac636a49ad96dfbb42ce8d39be9
tree7f786535aeff0846c598569c5b877ae32dc3378d
parent7ba06110de2628137554cf4da849ef08f255f385
ASoC: Intel: bdw-rt5677: 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/bdw-rt5677.c