ASoC: pxa: poodle: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:29 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:35:09 +0000 (21:35 +0100)
commit8ba9c5cbe9f27808346927bf173b263e2552f80f
tree6757bc424e92951e3c8f90141871a9107d83a232
parent196a521a3c86eb627004cf6b420cd7b2f6c587a0
ASoC: pxa: poodle: 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/poodle.c