]> 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)
commit7d5427e82ed51b73328902b73f55cbd5a4f73df0
tree0a40495466c2e3ab7cda5919b5fe64208efa807f
parent3d11e50ce8073e44ef36208ffce54090c24622b7
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