wakeup: disable msm_hsic_host wakelock knob per default

This commit is contained in:
followmsi 2019-02-27 16:10:03 +01:00
parent fe4060afb2
commit 3816caac4c

View file

@ -20,7 +20,7 @@
#include "power.h"
static bool enable_msm_hsic_ws = true;
static bool enable_msm_hsic_ws = false;
module_param(enable_msm_hsic_ws, bool, 0644);
/*