Revert "ANDROID: arm: enable max frequency capping"

This reverts commit 3dfddd5691.

We want to back-out the eas-dev merge that happened in the tree after
5.3-rc1 as those patches "should" all be in Linus's tree now.

This is done to handle the merge conflicts with 5.4-rc1.

Cc: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7f33f5bbd0b8fd25e648a6ac0bd8ee9bcdc8de16
This commit is contained in:
Greg Kroah-Hartman
2019-09-19 20:49:38 +02:00
committed by Alistair Delva
parent fe764fe4c7
commit 03b6af019b

View File

@@ -30,9 +30,6 @@ const struct cpumask *cpu_coregroup_mask(int cpu);
/* Replace task scheduler's default frequency-invariant accounting */
#define arch_scale_freq_capacity topology_get_freq_scale
/* Replace task scheduler's default max-frequency-invariant accounting */
#define arch_scale_max_freq_capacity topology_get_max_freq_scale
/* Replace task scheduler's default cpu-invariant accounting */
#define arch_scale_cpu_capacity topology_get_cpu_scale