diff options
| author | Liao Chang <[email protected]> | 2023-09-12 06:09:42 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2023-10-06 19:55:13 +0000 |
| commit | 842c34a2668f68ebe15d0fc9dc19d33733bb428d (patch) | |
| tree | 04d971ddea9b1cb959781ea40306350c7af7c23f /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | cpufreq: schedutil: Merge initialization code of sg_cpu in single loop (diff) | |
| download | kernel-842c34a2668f68ebe15d0fc9dc19d33733bb428d.tar.gz kernel-842c34a2668f68ebe15d0fc9dc19d33733bb428d.zip | |
cpufreq: conservative: Simplify the condition of storing 'down_threshold'
The governor currently checks if the input new down_threshold is less
than 100 before storing it, but the up_threshold field of dbs_data
structure is also limited to be less than 100, so this check is
unnecessary and remove it.
Signed-off-by: Liao Chang <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
