OSDN Git Service

ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:11 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:30:31 +0000 (21:30 +0100)
commitfba1384c3bff25de469a9dcb970a27669e540f42
tree6bb780cdcb34ea7feacd22157a426f27269e66bb
parentbb5e4a032488f6257fc9cb942dbbd06e2e9af226
ASoC: samsung: s3c24xx_simtec_tlv320aic23: 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_tlv320aic23.c