OSDN Git Service

ASoC: samsung: tobermory: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:09:36 +0000 (13:09 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:28:46 +0000 (21:28 +0100)
commit19bca225e7202710529a14e916a783b1aa42720b
tree2d3269c20f6cb1be5d803cf3195406281a43ea23
parent930f74a171f5f3a5acc551568c6a1515344ceef1
ASoC: samsung: tobermory: 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/tobermory.c