Skip to content
Commit 251accf9 authored by Joel Fernandes's avatar Joel Fernandes Committed by Rafael J. Wysocki
Browse files

cpufreq: schedutil: Use unsigned int for iowait boost



Make iowait_boost and iowait_boost_max as unsigned int since its unit
is kHz and this is consistent with struct cpufreq_policy.  Also change
the local variables in sugov_iowait_boost() to match this.

Signed-off-by: default avatarJoel Fernandes <joelaf@google.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent a5a0809b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment