]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: tegra: tegra_max98090: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:19:10 +0000 (13:19 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:09:54 +0000 (22:09 +0100)
commitf60adf38514183b897301cdf616ef8bf5ef34094
treea00cd99c417852ee5d815c71dbf8dfc1556fcc56
parentec7687d9a10a40dfc34d2d8f546b63195eebdad3
ASoC: tegra: tegra_max98090: 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_max98090.c