OSDN Git Service

ASoC: fsl: efika-audio-fabric: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:32 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:41:08 +0000 (21:41 +0100)
commitcf8c3ec87c7259749d079e767b285af5677b411d
tree61111c11bb6560fbc6f03399743e1bab8a56f8ea
parent40989980bf4b9483ad2fb99c58324123a8c74c92
ASoC: fsl: efika-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/efika-audio-fabric.c