Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abe504a4 authored by Mohammed Javid's avatar Mohammed Javid Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa4: Update IPA_PM_MAX_CLIENTS



Update IPA_PM_MAX_CLIENTS to support
wdi for MCC mode.

Change-Id: I553347fbe91909a399831dc9075e13887a790ccf
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
parent 3afabc36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include <linux/msm_ipa.h>

/* internal to ipa */
#define IPA_PM_MAX_CLIENTS 11 /* actual max is value -1 since we start from 1*/
#define IPA_PM_MAX_CLIENTS 12 /* actual max is value -1 since we start from 1*/
#define IPA_PM_MAX_EX_CL 64
#define IPA_PM_THRESHOLD_MAX 5
#define IPA_PM_EXCEPTION_MAX 2