]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4be6fe74e7a273a38c32f37cb821f3144e45c76
tree5b386334f71df41f50d601973d9a6f69262d2479
parentc3b86721cf68657480c7659f06c50c8213f6a569
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