summaryrefslogtreecommitdiffstats
path: root/power-660.c
diff options
context:
space:
mode:
Diffstat (limited to 'power-660.c')
-rw-r--r--power-660.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power-660.c b/power-660.c
index f9d41d8..0a9ef37 100644
--- a/power-660.c
+++ b/power-660.c
@@ -122,7 +122,7 @@ static void process_video_encode_hint(void *metadata)
GO_HISPEED_LOAD_BIG, 0x5F,
ABOVE_HISPEED_DELAY_BIG, 0x4,
TARGET_LOADS_BIG, 0x5F,
- SCHED_IDLE_NR_RUN, 0X5,
+ SCHED_SPILL_NR_RUN, 0X5,
CPUBW_HWMON_SAMPLE_MS, 0xA
};
memcpy(resource_values, res, MIN_VAL(sizeof(resource_values), sizeof(res)));