ASoC: fsl: phycore-ac97: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:50 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:41:47 +0000 (21:41 +0100)
commit7ca8d923511ac3e17ae92b7cbfa12308dce1ed96
treeb2128e4ad4fb7b6b4d1cd30abaae718e8f73df2e
parent22bda69c650247008a7c3a1035d239194cb95bde
ASoC: fsl: phycore-ac97: 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/phycore-ac97.c