ASoC: Intel: skl_hda_dsp_generic: use common module for DAI links
authorBrent Lu <brent.lu@intel.com>
Thu, 12 Sep 2024 12:03:03 +0000 (20:03 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 12 Sep 2024 12:31:46 +0000 (13:31 +0100)
commitb28b23dea31497548010c248398162ef4c25cfd2
tree748a5297b029077e289e51944da2ed0f69954cbd
parentbd07676ddade417c7cfefb58fb87c27751395bb3
ASoC: Intel: skl_hda_dsp_generic: use common module for DAI links

Use intel_board module to create DAI link array for Intel iDisp HDMI,
HDA external codec, DMIC01, DMIC16K, and BT audio offload DAI BE links.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20240912120308.134762-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/skl_hda_dsp_common.c [deleted file]
sound/soc/intel/boards/skl_hda_dsp_common.h [deleted file]
sound/soc/intel/boards/skl_hda_dsp_generic.c