ASoC: ux500: mop500: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:14 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:07:20 +0000 (22:07 +0100)
commit8ad8d81a0ff66f48a28a6fc795524085ce999111
treefcbf3460af5b4881c0c08be7b3ca6d26b8eaa63b
parenta39bb1b740c95d8f0029b280266744897453e8ee
ASoC: ux500: mop500: 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/ux500/mop500.c