ASoC: Intel: kbl_da7219_max98927: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:21:26 +0000 (13:21 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:17:36 +0000 (22:17 +0100)
commitbf2a8ebd07f7d69d20cf2310b61357026a418c20
tree9e7dc9c496a4cf0c2757480ec5a229430fa4eebe
parent42ac21b9b17dfa7dba9a481d0716d50f535fdd5d
ASoC: Intel: kbl_da7219_max98927: 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_da7219_max98927.c