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

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

Merge "Revert "cpufreq: Call cpufreq_update_policy() during cpufreq_stats_init()""

parents f426c394 f900539b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -379,9 +379,6 @@ static int __init cpufreq_stats_init(void)
		return ret;
	}

	for_each_online_cpu(cpu)
		cpufreq_update_policy(cpu);

	return 0;
}
static void __exit cpufreq_stats_exit(void)