ASoC: cirrus: snappercl15: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:28 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:58 +0000 (21:40 +0100)
commit40989980bf4b9483ad2fb99c58324123a8c74c92
treec155fdc4044b63323a8521b55f6976d2856449a8
parentcda80e05c648ff5b702ddbbbf1cd170cc00dba02
ASoC: cirrus: snappercl15: 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/snappercl15.c