OSDN Git Service

ASoC: samsung: littlemill: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:41 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:31:54 +0000 (21:31 +0100)
commite28d6e02889c7448b470e55ea8440b65fd2ddf75
treeeaf7b34a927145caea26860fe209bcef8c38ba71
parent7989919453afbaa997a848285ee1a3b940f11e4d
ASoC: samsung: littlemill: 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/littlemill.c