Loading drivers/power/supply/qcom/qpnp-qg.c +1 −0 Original line number Diff line number Diff line Loading @@ -4427,6 +4427,7 @@ static int process_suspend(struct qpnp_qg *chip) return rc; } sleep_fifo_length &= SLEEP_IBAT_QUALIFIED_LENGTH_MASK; sleep_fifo_length++; if (chip->dt.qg_sleep_config) { qg_dbg(chip, QG_DEBUG_STATUS, "Suspend: Forcing S2_SLEEP\n"); Loading Loading
drivers/power/supply/qcom/qpnp-qg.c +1 −0 Original line number Diff line number Diff line Loading @@ -4427,6 +4427,7 @@ static int process_suspend(struct qpnp_qg *chip) return rc; } sleep_fifo_length &= SLEEP_IBAT_QUALIFIED_LENGTH_MASK; sleep_fifo_length++; if (chip->dt.qg_sleep_config) { qg_dbg(chip, QG_DEBUG_STATUS, "Suspend: Forcing S2_SLEEP\n"); Loading