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

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

Merge "battery: remove 20ms delay for running AICL"

parents 6ed51e0b e4bb6b0e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -550,8 +550,6 @@ static int usb_icl_vote_callback(struct votable *votable, void *data,
		power_supply_set_property(chip->main_psy,
				POWER_SUPPLY_PROP_CURRENT_MAX,
				&pval);
		/* wait for ICL change */
		msleep(20);
	}

	/* set the effective ICL */