OSDN Git Service

ASoC: tegra: tegra_alc5632: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:46 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:08:56 +0000 (22:08 +0100)
commitaf297e6f2c6731373a270537b00956c816a43aa7
tree36344888ca1cf6a9c81eb189ab78c9edf8ae5a99
parent706e20515ef6a370afb31ac49f897c2d2459011a
ASoC: tegra: tegra_alc5632: 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_alc5632.c