OSDN Git Service

ASoC: samsung: bells: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:08:55 +0000 (13:08 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:26:37 +0000 (21:26 +0100)
commit5af5e7609af5e1e82bc6fdc617e0b1f5ef3be5e3
tree5e677a94739a9156f9fe59c185294273e93409e5
parentfa284fd002477d5e96bd96f638fbebd65316a750
ASoC: samsung: bells: 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/bells.c