Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20768179 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: qpnp-qg: Keep GOOD_OCV interrupt enabled at boot"

parents 5465dc4a 3b6e80ef
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2865,10 +2865,6 @@ static int qg_post_init(struct qpnp_qg *chip)
				PROFILE_IRQ_DISABLE, true, 0);
		vote(chip->good_ocv_irq_disable_votable,
				PROFILE_IRQ_DISABLE, true, 0);
	} else {
		/* disable GOOD_OCV IRQ at init */
		vote(chip->good_ocv_irq_disable_votable,
				QG_INIT_STATE_IRQ_DISABLE, true, 0);
	}

	/* restore ESR data */