ASoC: fsl: pcm030-audio-fabric: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:14 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:43:43 +0000 (21:43 +0100)
commit61c29313cb812a6de3dc7bfd7baa3d20cf7e3e83
treefd3c182c5b4e4f711030d88bfbd233e924bd7df7
parent8a147e503dd622fe744759bf6199b2a6da45e893
ASoC: fsl: pcm030-audio-fabric: 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/pcm030-audio-fabric.c