]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: samsung: speyside: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:50 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:29:24 +0000 (21:29 +0100)
commit3f60911771a10a8f87e56e61deb501a054c2ea0c
treeb329b76a127d16e0b3845eebe89d3de4ed116a35
parentf1d26f2b947ea6cc3265b0e3c0a265c57a43f945
ASoC: samsung: speyside: 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/speyside.c