]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: imx-spdif: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:38 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:41:18 +0000 (21:41 +0100)
commit9e5b1a4705f36d781cbadc9dd4f156a4305b40e4
treed817216fc35b56256e8adb88aa62e1e195b419d6
parent28ae5f9d105f230cbebe619200336195b51b0e82
ASoC: fsl: imx-spdif: 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/imx-spdif.c