ASoC: Intel: kbl_rt5660: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:21:12 +0000 (13:21 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:16:36 +0000 (22:16 +0100)
commit168bfa962ed22b0fa44ea0d6cf1875cb917a5270
treefbd412a2791e46ba494c9aa61bbd6ad643667b68
parent5ae4641f5a2b2d83adfb51988961ab76f94fd51e
ASoC: Intel: kbl_rt5660: 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/intel/boards/kbl_rt5660.c