Browse Source

Merge "asoc: msm: update max eq sessions based on fe dai max"

Linux Build Service Account 6 năm trước cách đây
mục cha
commit
b5caafccd1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      asoc/msm-qti-pp-config.c

+ 1 - 1
asoc/msm-qti-pp-config.c

@@ -28,7 +28,7 @@
 
 /* EQUALIZER */
 /* Equal to Frontend after last of the MULTIMEDIA SESSIONS */
-#define MAX_EQ_SESSIONS		(MSM_FRONTEND_DAI_MULTIMEDIA20 + 1)
+#define MAX_EQ_SESSIONS		(MSM_FRONTEND_DAI_MAX + 1)
 #define CHMIX_CFG_CONST_PARAM_SIZE 4
 
 enum {