]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: txx9: txx9aclc-generic: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:25 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:07:55 +0000 (22:07 +0100)
commitf4010b4c8b382c2acb024fd91e2734323e457f98
tree0a992608cb7f71687a804a323da34f1ed0920115
parent950d10e879d4a263ca10ab1ff9657a258208e7b9
ASoC: txx9: txx9aclc-generic: 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/txx9/txx9aclc-generic.c