commit | 7244cb62d96e735847dc9d08f870550df896898c | [log] [tgz] |
---|---|---|
author | Dirk Brandewie <dirk.j.brandewie@intel.com> | Mon Oct 21 09:20:33 2013 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Oct 22 01:16:39 2013 +0200 |
tree | f1f7f5dc8d3e62cfdb092db908eeba2aaa1229dd | |
parent | d253d2a52676cfa3d89b8f0737a08ce7db665207 [diff] |
intel_pstate: Correct calculation of min pstate value The minimum pstate is supposed to be a percentage of the maximum P state available. Calculate min using max pstate and not the current max which may have been limited by the user Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>