ASoC: samsung: lowland: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:36 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:31:35 +0000 (21:31 +0100)
commit7989919453afbaa997a848285ee1a3b940f11e4d
tree0aaa2887588bbd490ebced1922742ac14c379778
parent0391b03374ceb8a4f40e13e1c5780d694488228d
ASoC: samsung: lowland: 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/lowland.c