spring: switch default current limit mode to aggressive mode

Measurement result for aggressive mode looks good. Let's switch to it by
default.

BUG=chrome-os-partner:14319
TEST=Boot and check current limit mode.
BRANCH=none

Change-Id: I117170aaea8c3a3304dc27815ffb429fff2f22c7
Signed-off-by: Vic Yang <victoryang@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/44607
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
This commit is contained in:
Vic Yang
2013-03-05 10:51:34 +08:00
committed by ChromeBot
parent e60f1ab224
commit 03a1da3b65

View File

@@ -56,7 +56,7 @@ static int current_pwm_duty;
static enum {
LIMIT_NORMAL,
LIMIT_AGGRESSIVE,
} current_limit_mode;
} current_limit_mode = LIMIT_AGGRESSIVE;
/*
* Last time we see a power source removed. Also records the power source