commit | 987658477216c3d8e56d1cfc8a17d2f930d2a632 | [log] [tgz] |
---|---|---|
author | Stratos Karafotis <stratosk@semaphore.gr> | Fri Mar 22 08:03:17 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 01 01:11:36 2013 +0200 |
tree | eee6e5ac143d0d72c4d072660ba73b79a90fdde9 | |
parent | cc721c4fdf742387f4e5a061fa8a7ab6fac453bf [diff] |
cpufreq: conservative: Use an inline function to evaluate freq_target Use an inline function to evaluate freq_target to avoid duplicate code. Also, define a macro for the default frequency step. Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>