ASoC: fsl: fsl-asoc-card: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:15:11 +0000 (13:15 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:42:15 +0000 (21:42 +0100)
commit893f195104142c0f83e60a91ccada2653bccee2a
tree3ae8b7ceeaa565b650414b13f94a3d6d373e2af1
parentc90cf3d3fb4aee7717eba73f16924394022990bd
ASoC: fsl: fsl-asoc-card: 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/fsl/fsl-asoc-card.c