]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: tegra: tegra_wm8903: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:19:01 +0000 (13:19 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:09:31 +0000 (22:09 +0100)
commit5e703b906e195bc278d4f88609ea84da8c43cd93
tree8f0540ab5f044f18c2776818c156983de478aad4
parent5a44ad1e587a3ff8d4d92340543327b4245dc7fa
ASoC: tegra: tegra_wm8903: 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_wm8903.c