summaryrefslogtreecommitdiff
path: root/include/sound/sdca_function.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2026-04-01 15:42:56 +0300
committerTakashi Iwai <tiwai@suse.de>2026-04-01 15:43:00 +0300
commit0542972950ef26670a5696e43c0ea2b7b6ac96d4 (patch)
tree9a38714da776c84a22efcdd8d82905bd7a9903a6 /include/sound/sdca_function.h
parent579e7b820de5dd5124585413bb5e9c278d255436 (diff)
parenta0dafdbd1049a8ea661a1a471be1b840bd8aed13 (diff)
downloadlinux-0542972950ef26670a5696e43c0ea2b7b6ac96d4.tar.xz
Merge branch 'for-linus' into for-next
Pull 7.0 devel branch for further cleanups of ctxfi driver & co. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/sdca_function.h')
-rw-r--r--include/sound/sdca_function.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sound/sdca_function.h b/include/sound/sdca_function.h
index 79bd5a7a0f88..0e871c786513 100644
--- a/include/sound/sdca_function.h
+++ b/include/sound/sdca_function.h
@@ -27,11 +27,6 @@ struct sdca_function_desc;
#define SDCA_MAX_ENTITY_COUNT 128
/*
- * Sanity check on number of initialization writes, can be expanded if needed.
- */
-#define SDCA_MAX_INIT_COUNT 2048
-
-/*
* The Cluster IDs are 16-bit, so a maximum of 65535 Clusters per
* function can be represented, however limit this to a slightly
* more reasonable value. Can be expanded if needed.