]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: mediatek: mt2701-cs42448: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:08:04 +0000 (13:08 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:25:23 +0000 (21:25 +0100)
commit4ddabddabf410a261ecbd8177f6e307bdae70d12
tree7f68154450c6a0711e55b691f34e0418c929730a
parentb664e06d530eba6c5f2f1a9571c2bc78e9fb783f
ASoC: mediatek: mt2701-cs42448: 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/mt2701/mt2701-cs42448.c