]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sof: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:19:24 +0000 (13:19 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:10:38 +0000 (22:10 +0100)
commit7ba06110de2628137554cf4da849ef08f255f385
tree0245310b7dd8731c1dfa2302f8ea3b4bd35956b0
parent0467d8ef0f61c91774f49a2d287b4d6fe58d5bdb
ASoC: sof: 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/sof/nocodec.c
sound/soc/sof/topology.c