ASoC: fsl: imx-sgtl5000: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:02 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:43:14 +0000 (21:43 +0100)
commit3026ef68d2c508c9c7c88378907c015710eaf90b
tree2b18d31c1ec80249d7528e5c0712b3ce6ba28b97
parent3219d9c734627cdf9beee3fd2d136e8fbacb5fcd
ASoC: fsl: imx-sgtl5000: 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-sgtl5000.c