ASoC: Intel: bxt_da7219_max98357a: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:00 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:12:02 +0000 (22:12 +0100)
commit56b2f3187419b1fed17d4d1cb051ffdce2fcbbcb
treee43296ab7828a1f2a428815ea87f60dfdddd8362
parent4c3db473f77ddb8a632c4b66a35ae1855de3a1b7
ASoC: Intel: bxt_da7219_max98357a: 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/bxt_da7219_max98357a.c