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

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

Merge "drivers: cpuidle: lpm-levels: Remove conversion to SCLK cycles"

parents 6dfa413b 2f2b4b69
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1045,7 +1045,6 @@ static int cluster_configure(struct lpm_cluster *cluster, int idx,
		clear_predict_history();
		clear_cl_predict_history();

		do_div(us, USEC_PER_SEC/SCLK_HZ);
		system_sleep_enter(us);
	}
	/* Notify cluster enter event after successfully config completion */