]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: tegra: tegra_wm8753: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:36 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:08:33 +0000 (22:08 +0100)
commitefefce542260fb9c26634fa01582aabc72166259
treeb95564504abcfcf4c87948fb6c0a2d30d5871832
parent9b4f646a3aed26f4cb7f310013d1dda61aab9b47
ASoC: tegra: tegra_wm8753: 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_wm8753.c