]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: samsung: arndale_rt5631: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:30 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:28:26 +0000 (21:28 +0100)
commit930f74a171f5f3a5acc551568c6a1515344ceef1
treefed4dffe70a8615335202c331870b37635ca0ade
parent88dd84a196ef69eb33baf555b74687de192f34a5
ASoC: samsung: arndale_rt5631: 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/samsung/arndale_rt5631.c