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

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

Merge "msm: lpm-levels: Allow clock gating even when sleep_disabled is set"

parents e0fd6c30 3a6eceeb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ static int cpu_power_select(struct cpuidle_device *dev,
		return -EINVAL;

	if (sleep_disabled)
		return best_level;
		return 0;

	/*
	 * TODO: