]> asedeno.scripts.mit.edu Git - linux.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)
commitcda80e05c648ff5b702ddbbbf1cd170cc00dba02
tree6fc78786478d0531f8ce908deed06318521351c7
parent5e883ff15fc079a8004a104209e2ecb14e5b4bb0
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