ASoC: mxs: mxs-sgtl5000: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:37 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:44:52 +0000 (21:44 +0100)
commit49cb448846f57227a9758dc71a19ce1e24ddbbdd
tree476387c92faa88ee75121a19d72e3a8c09f59429
parentc84836d7f6509141d5be31cc7a1028228fe0545a
ASoC: mxs: mxs-sgtl5000: 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/mxs/mxs-sgtl5000.c