]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: samsung: s3c24xx_uda134x: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:06 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:30:21 +0000 (21:30 +0100)
commita9a204c52823a8ef272cdd9b33a69d6cb1b3646f
tree0a40495466c2e3ab7cda5919b5fe64208efa807f
parent5e615ecff6d6f5f70935cf2186f0d76f944c0499
ASoC: samsung: s3c24xx_uda134x: 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_uda134x.c