Revert "gts3l-common: power: Set SCHED_GOVERNOR to blu_schedutil that currently used"

This reverts commit 7693fb2746.
This commit is contained in:
Deokgyu Yang 2022-02-23 01:15:35 +09:00
parent 09b7f4e7a7
commit 494b52d87a

View file

@ -37,7 +37,7 @@
#define ONDEMAND_GOVERNOR "ondemand"
#define INTERACTIVE_GOVERNOR "interactive"
#define MSMDCVS_GOVERNOR "msm-dcvs"
#define SCHED_GOVERNOR "blu_schedutil"
#define SCHED_GOVERNOR "sched"
#define HINT_HANDLED (0)
#define HINT_NONE (-1)