]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: skl_hda_dsp_generic: use sof_hdmi_private to init HDMI
authorBrent Lu <brent.lu@intel.com>
Tue, 27 Aug 2024 12:32:11 +0000 (20:32 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Aug 2024 12:02:02 +0000 (13:02 +0100)
commit690640ef35a42ed96c89ab71788efef4c47766bf
tree20a0ef766132ad5ffd7af15573a0c94a286c61a1
parenta2a0312ac9ee3eb477a02f2706673cab6d375b07
ASoC: Intel: skl_hda_dsp_generic: use sof_hdmi_private to init HDMI

Use sof_hdmi_private structure instead of a link list of
skl_hda_hdmi_pcm structure for HDMI dai link initialization since
hdac-hdmi support is removed.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20240827123215.258859-14-yung-chuan.liao@linux.intel.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_common.h
sound/soc/intel/boards/skl_hda_dsp_generic.c