ASoC: fsl: wm1133-ev1: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:59 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:41:57 +0000 (21:41 +0100)
commitc90cf3d3fb4aee7717eba73f16924394022990bd
tree520f825ef35318c2fbdc804c834502e76c25fe70
parent7ca8d923511ac3e17ae92b7cbfa12308dce1ed96
ASoC: fsl: wm1133-ev1: 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/fsl/wm1133-ev1.c