OSDN Git Service

ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:08:43 +0000 (13:08 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:26:16 +0000 (21:26 +0100)
commit4b99064229b426260d6873e865cd9f6732074f6f
tree2044bcab69791c5340dff808909986716d325d7c
parent1fcd25641d440495b26518c97fd6e3665a7df135
ASoC: mediatek: mt8183-da7219-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-da7219-max98357.c