OSDN Git Service

ASoC: mediatek: mt6797-mt6351: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:07:49 +0000 (13:07 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:24:53 +0000 (21:24 +0100)
commit9ded5f71114bcf935051db12f0ad1abe4ef497b1
tree4409c0d7fd82083f771bc08b9852d37a27b17886
parent587c984427bf7d031a2a4b693dfb24a51cd660b2
ASoC: mediatek: mt6797-mt6351: 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/mediatek/mt6797/mt6797-mt6351.c