]> git.baikalelectronics.ru Git - kernel.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)
commit4a4baeeabb79856a55a428404e4879fe91694df0
tree0245310b7dd8731c1dfa2302f8ea3b4bd35956b0
parentda3779cc1f6776d6151116c4147820e0e357f1cf
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