commit | 4b707c893d0937be9c7be437950a312fbaf47601 | [log] [tgz] |
---|---|---|
author | Stratos Karafotis <stratosk@semaphore.gr> | Fri Jul 18 08:37:26 2014 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jul 21 13:43:19 2014 +0200 |
tree | 045d86341828bd89fc2a38391a6232c61add80ea | |
parent | ac658131d79e775efb0b819cc5a833e581d4de28 [diff] |
cpufreq: intel_pstate: Simplify P state adjustment logic. Simplify the code by removing the inline functions pstate_increase and pstate_decrease and use directly the intel_pstate_set_pstate. Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr> Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>