]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: atmel: atmel-classd: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:04 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:39:50 +0000 (21:39 +0100)
commit3d14a1df7d301eb12592297c4b4ec0a00d76b0f2
tree578d786010128ec0d175b7d1ac946e1ddd37c2b7
parentf62da10aba7cc7971dace102ad5cc129e4dfbd94
ASoC: atmel: atmel-classd: 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/atmel/atmel-classd.c