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

Commit 469034bf authored by Quallenauge's avatar Quallenauge Committed by dk1978
Browse files

FP3: power: Remove not supported power op codes.

These where out of date, when using kernel 4.9 with
SCHED governor.

Change-Id: I901816fcb16eadfc85545456b6ba4ba838c6e5c9
parent a0cd00c8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -65,8 +65,6 @@ static int profile_high_performance[] = {
    MIN_FREQ_LITTLE_CORE_0, 0xFFF,
    GPU_MIN_POWER_LEVEL, 0x1,
    SCHED_PREFER_IDLE_DIS_V3, 0x1,
    SCHED_MOSTLY_IDLE_NR_RUN, 0x1,
    SCHED_MOSTLY_IDLE_LOAD, 0x1,
};

static int profile_power_save[] = {