]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: pxa: mioa701_wm9713: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:56 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:33:58 +0000 (21:33 +0100)
commita94112f5bd0b4b05ba727491c3d96dfb4c702823
tree3ce89e7eae8b1f9e803a2efcf2eaf79687dd468d
parent018252749ce4cf683ad5164fe47ca00d5c567234
ASoC: pxa: mioa701_wm9713: 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/mioa701_wm9713.c