]> 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)
commita2058eab379041fe97966a41fae9473f2649024a
tree5b386334f71df41f50d601973d9a6f69262d2479
parent7a8c4e04d5985d66bff2544eca04480e8c3b53cd
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