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

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

Merge "clk: qcom: clk-cpu-osm: Set dvfs_possible_from_any_cpu cpufreq driver flag"

parents aaebc055 82aab220
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -579,6 +579,7 @@ static int osm_cpufreq_cpu_init(struct cpufreq_policy *policy)
		goto err;
	}

	policy->dvfs_possible_from_any_cpu = true;
	policy->driver_data = c;
	return 0;