ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 15 Aug 2022 16:58:17 +0000 (18:58 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 16 Aug 2022 12:08:03 +0000 (13:08 +0100)
commit02f29be6a553e4ebee5b718165b01cc4f17dffa8
tree92f36d6bfc307c13673400d992a939370628b2aa
parentefbaa66852ee98fbd661beef8663d2992cfa901a
ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency

catpt-driver does not make use of most of the fields found in the
descriptor table and is the sole user of haswell machines list. Move the
tables to local directory and clean them up so it's clear what's
actually used by the solution.

Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220815165818.3050649-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/catpt/device.c