ASoC: mediatek: mt8173-max98090: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:08:11 +0000 (13:08 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:25:34 +0000 (21:25 +0100)
commit1ea15792bc477e100ac2340b7db3c69c95423d23
tree07f4e760bd74afff7d65aa1745f43edb78c2b608
parent4ddabddabf410a261ecbd8177f6e307bdae70d12
ASoC: mediatek: mt8173-max98090: 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/mediatek/mt8173/mt8173-max98090.c