summaryrefslogtreecommitdiff
path: root/mm/memory.c
diff options
context:
space:
mode:
authorDirk Brandewie <dirk.brandewie@gmail.com>2013-02-06 21:02:08 +0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-02-09 15:55:03 +0400
commit9e21ba8bd849251c8ba22ddf39308a5227134fdc (patch)
tree5e7066d016fcd32589146bee014bca8d91366658 /mm/memory.c
parent2eaa3e2df185997e92596ab14a2a67dde3876d2e (diff)
downloadlinux-9e21ba8bd849251c8ba22ddf39308a5227134fdc.tar.xz
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Scaling drivers that implement the cpufreq_driver.setpolicy() versus the cpufreq_driver.target() interface do not set policy->cur. Normally policy->cur is set during the call to cpufreq_driver.target() when the frequnecy request is made by the governor. If the scaling driver implements cpufreq_driver.setpolicy() and cpufreq_driver.get() interfaces use cpufreq_driver.get() to retrieve the current frequency. Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions