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