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

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

Merge "cpufreq: interactive: Remove unnecessary cpu_online() check"

parents 1f1e4c9c 60caf9c6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1211,9 +1211,6 @@ static int cpufreq_governor_interactive(struct cpufreq_policy *policy,

	switch (event) {
	case CPUFREQ_GOV_START:
		if (!cpu_online(policy->cpu))
			return -EINVAL;

		mutex_lock(&gov_lock);

		freq_table =