ASoC: atmel: sam9x5_wm8731: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:42 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:38:42 +0000 (21:38 +0100)
commit35617d8262c49a1d63a36ef291c5b1a8fdc86bc8
treec5d16e532a1a38979190657621692f30dfd2acfb
parented00d6ccde62a7deafdfbf22d37725945890e536
ASoC: atmel: sam9x5_wm8731: 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/atmel/sam9x5_wm8731.c