sm6250-common: powerhint: Remove TASchedtuneHighCap

It hasn't been added to the new kernel for simplicity.

Change-Id: I82b0851345c57372a497ff64d2f81c5579e92662
This commit is contained in:
Alexander Winkowski 2022-08-24 15:56:51 +00:00
parent 5e4269470d
commit b14576f34f
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -96,15 +96,6 @@
],
"ResetOnInit": true
},
{
"Name": "TASchedtuneHighCap",
"Path": "/dev/stune/top-app/schedtune.prefer_high_cap",
"Values": [
"1",
"0"
],
"ResetOnInit": true
},
{
"Name": "CPUBWHystTriggerCount",
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_trigger_count",
@ -235,12 +226,6 @@
"Duration": 0,
"Value": "20"
},
{
"PowerHint": "INTERACTION",
"Node": "TASchedtuneHighCap",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "INTERACTION",
"Node": "CPUBWHystTriggerCount",