commit | ec7687d9a10a40dfc34d2d8f546b63195eebdad3 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jun 06 13:19:05 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Thu Jun 06 22:09:42 2019 +0100 |
tree | 0b9345507eabce2af91c98ecf9d24bfc489dcb34 | |
parent | 5e703b906e195bc278d4f88609ea84da8c43cd93 [diff] |
ASoC: tegra: tegra_wm9712: 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>