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

Commit 21905f93 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qcom: battery: Fix parallel disabled issue on charging boot"

parents 044dac4b c4ee0a55
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1082,6 +1082,8 @@ int qcom_batt_init(void)
		goto unreg_notifier;
	}

	chip->taper_pct = 100;

	the_chip = chip;

	return 0;