Merge "asoc: msm: update max eq sessions based on fe dai max"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
b5caafccd1
@@ -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 {
|
||||
|
Reference in New Issue
Block a user