OSDN Git Service

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)
commita78959f407e66b2f74fb72b47b252f4ed8b1671e
tree98b9509414f830521fde01b3c65831d17441f3d0
parent2bfa8c35d90c2f3f6fc1814d37bc80f13246a762
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