ASoC: amd: acp-rt5645: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:33 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:38:04 +0000 (21:38 +0100)
commit19913c163e219376e543e8138ca4f05670ee9f4a
tree9549c1aa88ad8be180360dde3f0dd0e4327a2897
parent48696d0a6d8e5bd2c9e03b70e93f9cf0db31705f
ASoC: amd: acp-rt5645: 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/amd/acp-rt5645.c