Loading drivers/platform/msm/ipa/ipa_v3/ipa_pm.h +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ #include <linux/msm_ipa.h> /* internal to ipa */ #define IPA_PM_MAX_CLIENTS 14 /* actual max is value -1 since we start from 1*/ #define IPA_PM_MAX_CLIENTS 32 /* 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 Loading Loading
drivers/platform/msm/ipa/ipa_v3/ipa_pm.h +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ #include <linux/msm_ipa.h> /* internal to ipa */ #define IPA_PM_MAX_CLIENTS 14 /* actual max is value -1 since we start from 1*/ #define IPA_PM_MAX_CLIENTS 32 /* 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 Loading