]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sunxi: sun4i-codec: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:19 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:07:31 +0000 (22:07 +0100)
commit950d10e879d4a263ca10ab1ff9657a258208e7b9
tree4d300d4abc7d6befcf9b615701f672e40a202318
parent8ad8d81a0ff66f48a28a6fc795524085ce999111
ASoC: sunxi: sun4i-codec: 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/sunxi/sun4i-codec.c