ASoC: Intel: catpt: Expose correct bit depth to userspace
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Tue, 9 Sep 2025 09:28:29 +0000 (11:28 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 9 Sep 2025 11:41:59 +0000 (12:41 +0100)
commit690aa09b1845c0d5c3c29dabd50a9d0488c97c48
tree29e9b944433dee0de3b81bb7a20eff8da9ea5fa5
parentbfa4d097f24e416b59a2d6146b29079928afbfea
ASoC: Intel: catpt: Expose correct bit depth to userspace

Currently wrong bit depth is exposed in hw params, causing clipped
volume during playback. Expose correct parameters.

Fixes: a126750fc865 ("ASoC: Intel: catpt: PCM operations")
Reported-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Tested-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Message-ID: <20250909092829.375953-1-amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/pcm.c