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