commit | de3582fec0aacdca484d68ca693e255f2617d8ec | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jun 06 13:12:57 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Thu Jun 06 21:36:21 2019 +0100 |
tree | 95bb0c9e02549768be7653d89f3240ae31e1075b | |
parent | 77723f1c262f39b4d82eb5fda7ac045c0aea8e3d [diff] |
ASoC: ti: davinci-evm: 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>