OSDN Git Service

ASoC: samsung: jive_wm8750: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:46 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:32:13 +0000 (21:32 +0100)
commit9423082951be26bd60d9fc1133d2ea9014aade6b
treeec3f771932441de4a3ce68772dcfa28ec8abaecb
parente28d6e02889c7448b470e55ea8440b65fd2ddf75
ASoC: samsung: jive_wm8750: 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/jive_wm8750.c