]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: au1x: db1000: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:09 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:09 +0000 (21:40 +0100)
commit34592f7ecb4e0b1c79ab5669ed3fcbee0ae4b835
treee83b2e01b92c39bb1fd65f2fa9551ed364bbe51e
parent3d14a1df7d301eb12592297c4b4ec0a00d76b0f2
ASoC: au1x: db1000: 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/au1x/db1000.c