ASoC: Intel: cht_bsw_nau8824: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:21:07 +0000 (13:21 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:16:16 +0000 (22:16 +0100)
commit5ae4641f5a2b2d83adfb51988961ab76f94fd51e
tree87d01c527c00b93423484f6079bef8e329663f01
parenta61142bb0aa04ccc26409d91ad9060fbe2f1b926
ASoC: Intel: cht_bsw_nau8824: 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/cht_bsw_nau8824.c