ASoC: samsung: smdk_wm8580: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:01 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:26:56 +0000 (21:26 +0100)
commit10601860559d4d2765ff2ccebb3d6a1df4a41c4f
tree2f2585ba5c1f120636ffdd0c7c3c23f51a8d1d71
parent5af5e7609af5e1e82bc6fdc617e0b1f5ef3be5e3
ASoC: samsung: smdk_wm8580: 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/smdk_wm8580.c