ASoC: pxa: imote2: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:46 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:33:37 +0000 (21:33 +0100)
commit76359b17c38d513743a151b3cf747a5867dd6216
tree3d47b622e971d5a26456ed2e9a686e371f5be548
parent08baa54ee7d15981aaa4176abd04a6d4206920cb
ASoC: pxa: imote2: 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/imote2.c