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