]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: sof_sdw: remove hdac-hdmi support
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Mon, 21 Jun 2021 19:40:49 +0000 (14:40 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 22 Jun 2021 11:47:03 +0000 (12:47 +0100)
commitc4ee3265c0ef7a3063d1347ce1a73efbdd9724e1
tree6c41e17f8a1fc2ba62dfa9aeb138bf29ce8a53e2
parentcb94b242e50340c08b28b8169186da950dcb0fb1
ASoC: Intel: sof_sdw: remove hdac-hdmi support

Remove support for using hdac_hdmi codec driver. No known products use
this configuration and hdac_hdmi cannot support all the platforms
sof_sdw does.

This change also fixes a bug in Kconfig rules.
SND_SOC_INTEL_SOUNDWIRE_SOF_MACH did not have a select SND_SOC_HDAC_HDMI
and this could cause build failures.

Reported-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Tested-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210621194057.21711-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c
sound/soc/intel/boards/sof_sdw_common.h
sound/soc/intel/boards/sof_sdw_hdmi.c