]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: mediatek: mt2701-wm8960: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:07:57 +0000 (13:07 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:25:12 +0000 (21:25 +0100)
commitb664e06d530eba6c5f2f1a9571c2bc78e9fb783f
treee4893578b2fc4f371114b247f513d353916cdd1a
parent9ded5f71114bcf935051db12f0ad1abe4ef497b1
ASoC: mediatek: mt2701-wm8960: 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-wm8960.c