]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: fsl: imx-mc13783: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:08 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:43:33 +0000 (21:43 +0100)
commit8a147e503dd622fe744759bf6199b2a6da45e893
tree7a1df56cf53318b0c8671963f1568ca331ebcd95
parent3026ef68d2c508c9c7c88378907c015710eaf90b
ASoC: fsl: imx-mc13783: 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-mc13783.c