OSDN Git Service

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)
commitbb5e4a032488f6257fc9cb942dbbd06e2e9af226
tree0a40495466c2e3ab7cda5919b5fe64208efa807f
parenta259926056dde250bcb34f015dd9eb72d4709b69
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