]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: Intel: catpt: Remove unused WAVES controls
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 3 Jun 2026 08:58:25 +0000 (10:58 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 4 Jun 2026 16:00:25 +0000 (17:00 +0100)
commit89f7afd3e26e678e52e2cc8e85a75b6c5491bb2a
treed8a8ed000f5708648d2a3d580f9d2f72295485fe
parentf40e7873cd85604ab36a7facf3a5a675ff0d2e67
ASoC: Intel: catpt: Remove unused WAVES controls

Support for the WAVES module was never officially published.  The
kcontrols present in the existing code were added to retain 1:1 UAPI
with catpt-driver's predecessor, the haswell-driver despite the lack of
users for the functionality.  Several years have passed since the
successful transition to the catpt-driver and removal of its predecessor
and there is no reason to keep the unused code.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260603085827.1964796-6-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/pcm.c