]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: cirrus: edb93xx: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:18 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:30 +0000 (21:40 +0100)
commit5e883ff15fc079a8004a104209e2ecb14e5b4bb0
tree9592ed96ff906a735966e9783e2403be21650163
parentfc4b060a8c6357b2ee22fe21f261f2fb77d41706
ASoC: cirrus: edb93xx: 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/edb93xx.c