]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: tegra: tegra_rt5640: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:56 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:09:19 +0000 (22:09 +0100)
commit5a44ad1e587a3ff8d4d92340543327b4245dc7fa
treedd7edc324af8335bfb6f11994c2f964fa348cea6
parentf4d9dd95f31bef764aaa857dbaa0b3ad2aa98298
ASoC: tegra: tegra_rt5640: 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/tegra/tegra_rt5640.c