ASoC: Intel: kbl_rt5663_rt5514_max98927: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:21:22 +0000 (13:21 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:17:15 +0000 (22:17 +0100)
commit42ac21b9b17dfa7dba9a481d0716d50f535fdd5d
treefbb34b43ffbf085cbad7cd927d16a7d7ecfed048
parent00c3cfb041a44f2d2f53492af9badbe7e409bed8
ASoC: Intel: kbl_rt5663_rt5514_max98927: 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/kbl_rt5663_rt5514_max98927.c