Loading drivers/power/qpnp-bms.c +1 −1 Original line number Diff line number Diff line Loading @@ -1999,7 +1999,7 @@ static void cv_voltage_check(struct qpnp_bms_chip *chip, int vbat_uv) } } #define NO_ADJUST_HIGH_SOC_THRESHOLD 90 #define NO_ADJUST_HIGH_SOC_THRESHOLD 98 static int adjust_soc(struct qpnp_bms_chip *chip, struct soc_params *params, int soc, int batt_temp) { Loading Loading
drivers/power/qpnp-bms.c +1 −1 Original line number Diff line number Diff line Loading @@ -1999,7 +1999,7 @@ static void cv_voltage_check(struct qpnp_bms_chip *chip, int vbat_uv) } } #define NO_ADJUST_HIGH_SOC_THRESHOLD 90 #define NO_ADJUST_HIGH_SOC_THRESHOLD 98 static int adjust_soc(struct qpnp_bms_chip *chip, struct soc_params *params, int soc, int batt_temp) { Loading