mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-13 05:45:24 +08:00
The cpufreq update util calls after update_task_ravg() are no longer needed. This is taken care in WALT when a window is rolled over. Besides these calls were ineffectual since SCHED_CPUFREQ_WALT wasn't passed in the flag parameter. Change-Id: I28ac40b33662584ec9f8fff116e66a6f33a8d010 Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>