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