Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
intel_pstate: fix pid_reset to use fixed point values
commit d253d2a (Improve accuracy by not truncating until final result), changed internal variables of the PID to be fixed point numbers. Update the pid_reset() to reflect this change. Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information