ASoC: pxa: em-x270: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:18 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:33:16 +0000 (21:33 +0100)
commitd7d8e1b14c165fc4c32037521af736669c454e02
treeea59854c8bf90a96498717b3772af31151f1065c
parent32b787a0ce77221f809b42b4cb21b176a0422068
ASoC: pxa: em-x270: 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/em-x270.c