mmrm: Enable throttling feature by default
Enable throttling feature by default. Change-Id: Ic72d7b8d7df9899d65ad7ced7a4f21b82cf8c31c Signed-off-by: Mahesh Kumar Sharma <smahesh@codeaurora.org>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "mmrm_debug.h"
|
||||
|
||||
int msm_mmrm_debug = MMRM_ERR | MMRM_WARN | MMRM_PRINTK;
|
||||
u8 msm_mmrm_enable_throttle_feature = 0;
|
||||
u8 msm_mmrm_enable_throttle_feature = 1;
|
||||
u8 msm_mmrm_allow_multiple_register = 0;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user