ASoC: Intel: cht_bsw_max98090_ti: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:54 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:15:36 +0000 (22:15 +0100)
commit099cc65855598efc1f9fe1f33d00cccface5d568
tree90ecbd2ebf34d2865f14b27234f9b45efac8eefa
parent75909d7e2e264f848cf112f7ccb15f9254e1e7af
ASoC: Intel: cht_bsw_max98090_ti: 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/cht_bsw_max98090_ti.c