소스 검색

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

Linux Build Service Account 6 년 전
부모
커밋
b5caafccd1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {