OSDN Git Service

ASoC: tegra: tegra_sgtl5000: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:51 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:09:08 +0000 (22:09 +0100)
commitf4d9dd95f31bef764aaa857dbaa0b3ad2aa98298
treed37a45c71a2e2c2739a3a7982b690f338c99e24a
parentaf297e6f2c6731373a270537b00956c816a43aa7
ASoC: tegra: tegra_sgtl5000: 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_sgtl5000.c