commit | 950d10e879d4a263ca10ab1ff9657a258208e7b9 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jun 06 13:18:19 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Thu Jun 06 22:07:31 2019 +0100 |
tree | 4d300d4abc7d6befcf9b615701f672e40a202318 | |
parent | 8ad8d81a0ff66f48a28a6fc795524085ce999111 [diff] |
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>