ASoC: pxa: tosa: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:20 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:34:48 +0000 (21:34 +0100)
commitcc7b2401cd93a884813af224cc24c8d8f31f39cd
treefdfbe00cf7a08396acdd2e4310c9279740a578c5
parent0d246384cae61ad45940cacf3960bed29f1cd30c
ASoC: pxa: tosa: 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/pxa/tosa.c