]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cirrus: simone: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:22 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:48 +0000 (21:40 +0100)
commit908911eecb15cc8412197368f035028057021403
tree6fc78786478d0531f8ce908deed06318521351c7
parent66b18dd0ef4ff6f345f1342fdcb33046df7c4ef3
ASoC: cirrus: simone: 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/cirrus/simone.c