ASoC: Intel: cht_bsw_rt5672: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:21:01 +0000 (13:21 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:15:55 +0000 (22:15 +0100)
commita61142bb0aa04ccc26409d91ad9060fbe2f1b926
treee663859851257265ef1b1355e44400f3f36ea2ec
parent099cc65855598efc1f9fe1f33d00cccface5d568
ASoC: Intel: cht_bsw_rt5672: 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: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_rt5672.c