]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: samsung: smdk_wm8994pcm: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:12 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:27:35 +0000 (21:27 +0100)
commit245139b2c25c62225577fd7b7a6125bf6f9717d4
treec692c74d1713b7d439b13b91b566a2ec0078b094
parent2f8ea84e3a8c9d57a6c893088a3f6145c96d72ee
ASoC: samsung: smdk_wm8994pcm: 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/smdk_wm8994pcm.c