OSDN Git Service

ASoC: atmel: tse850-pcm5142: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:51 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:39:02 +0000 (21:39 +0100)
commit1199dd99ddf699dd81c764016b8b6a9fd599d0d4
treea27414edd12ea567f99f269a2886fe12aa32ed46
parentd83923c576f985e8442734d4d89f72af7661fec2
ASoC: atmel: tse850-pcm5142: 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/atmel/tse850-pcm5142.c