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