commit | 1aa7a6e2b8105f22a5f7d6def281f776459c95ba | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 11 19:11:26 2016 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 11 22:58:38 2016 +0200 |
tree | 5b386334f71df41f50d601973d9a6f69262d2479 | |
parent | 8edb0a6e48d147bb2aa466c58e03c52d2b0d6ee7 [diff] |
intel_pstate: Clean up get_target_pstate_use_performance() The comments and the core_busy variable name in get_target_pstate_use_performance() are totally confusing, so modify them to reflect what's going on. The results of the computations should be the same as before. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>