ASoC: samsung: h1940_uda1380: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:25 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:28:13 +0000 (21:28 +0100)
commit88dd84a196ef69eb33baf555b74687de192f34a5
tree1b9843cc6ada8e053195f0cd98085b53e7c0eee4
parente076cc1d9b0567962d48f67fcf5431237ce0ba10
ASoC: samsung: h1940_uda1380: 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/samsung/h1940_uda1380.c