intel_pstate: Clean up get_target_pstate_use_performance()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 11 May 2016 17:11:26 +0000 (19:11 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 11 May 2016 20:58:38 +0000 (22:58 +0200)
commit1aa7a6e2b8105f22a5f7d6def281f776459c95ba
tree5b386334f71df41f50d601973d9a6f69262d2479
parent8edb0a6e48d147bb2aa466c58e03c52d2b0d6ee7
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>
drivers/cpufreq/intel_pstate.c