]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: pxa: magician: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:51 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:33:47 +0000 (21:33 +0100)
commit018252749ce4cf683ad5164fe47ca00d5c567234
treee4724ee13fd73dae7f0364af4750864d2bccdb5f
parent76359b17c38d513743a151b3cf747a5867dd6216
ASoC: pxa: magician: 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/pxa/magician.c