OpenCloudOS-Kernel/sound/soc/intel/catpt
Cezary Rojewski b695f5c0a8
ASoC: Intel: catpt: Drop redundant enum constant
CATPT_SSP_IFACE_LAST is being used only to calculate CATPT_SSP_COUNT.
Make CATPT_SSP_COUNT part of the enum directly and remove the redundant
constant.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220403141647.1037173-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-05 10:23:22 +01:00
..
Makefile ASoC: Intel: Select catpt and deprecate haswell 2020-10-02 15:32:39 +01:00
core.h ACPI updates for 5.11-rc1 2020-12-15 16:39:06 -08:00
device.c ASoC: Intel: catpt: add dynamic selection of DSP driver 2020-11-19 18:24:43 +00:00
dsp.c ASoC: Intel: catpt: Test dmaengine_submit() result before moving on 2021-12-17 16:20:36 +00:00
ipc.c ASoC: Intel: catpt: Event tracing 2020-10-02 15:32:33 +01:00
loader.c ACPI updates for 5.11-rc1 2020-12-15 16:39:06 -08:00
messages.c ASoC: Intel: catpt: Add IPC message handlers 2020-10-02 15:32:29 +01:00
messages.h ASoC: Intel: catpt: Drop redundant enum constant 2022-04-05 10:23:22 +01:00
pcm.c ASoC: Intel: catpt: use asoc_substream_to_rtd() 2022-03-08 12:27:52 +00:00
registers.h ASoC: Intel: catpt: Implement IPC protocol 2020-10-02 15:32:28 +01:00
sysfs.c ASoC: Intel: catpt: Simple sysfs attributes 2020-10-02 15:32:34 +01:00
trace.h ASoC: Intel: catpt: Event tracing 2020-10-02 15:32:33 +01:00