]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: skl_hda_dsp_common: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:22:04 +0000 (13:22 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:19:42 +0000 (22:19 +0100)
commit5466768a7fbc5b96b51fcdde29552c34ad7f70db
tree98b9509414f830521fde01b3c65831d17441f3d0
parent956eb019786badd3748131d74d73f38b7e4b6264
ASoC: Intel: skl_hda_dsp_common: 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/skl_hda_dsp_common.c
sound/soc/intel/boards/skl_hda_dsp_generic.c