mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
Revert "ANDROID: arm64: enable max frequency capping"
This reverts commit f125452fcb.
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: I1ecea74dbe14b3ce717ce6727eebf3171fdfa2ba
This commit is contained in:
committed by
Alistair Delva
parent
03b6af019b
commit
6ab09372b7
@@ -42,9 +42,6 @@ int pcibus_to_node(struct pci_bus *bus);
|
||||
/* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user