]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: samsung: rx1950_uda1380: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:21 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:30:55 +0000 (21:30 +0100)
commit400127a12ae36fe61e2740a96c7bad4755c43d65
tree848d4fe0579984b0e207af5c30b7c82cf912c27c
parent1c0f3edbcabd014b70473937199467af3e1339c5
ASoC: samsung: rx1950_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/rx1950_uda1380.c