OSDN Git Service

ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:08:49 +0000 (13:08 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:26:26 +0000 (21:26 +0100)
commitfa284fd002477d5e96bd96f638fbebd65316a750
tree87b8888c6ecc2e178c443670957f2ae98d1f0a24
parent4b99064229b426260d6873e865cd9f6732074f6f
ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: 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/mt8183/mt8183-mt6358-ts3a227-max98357.c