ASoC: Intel: bytcht_cx2072x: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:34 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:14:14 +0000 (22:14 +0100)
commit196c52e13eb5ce1c53d6c3a38227b5ca3032d496
treea1703930a192b5468e8f519e4f97558a4efa4666
parentfb1d4861f28e750739f73a59067ea18cadbc56c3
ASoC: Intel: bytcht_cx2072x: 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_cx2072x.c