summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_stats.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-11-08 08:36:33 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-11-11 03:48:33 +0300
commit26f0dbc9ab158afe86bac5ece2fcaf873d6bd8ad (patch)
tree68e7825b864a9098de60134e74903f6d3e7e2f75 /drivers/cpufreq/cpufreq_stats.c
parent20b15b7663549b34abcb4a18f16fedb239406c41 (diff)
downloadlinux-26f0dbc9ab158afe86bac5ece2fcaf873d6bd8ad.tar.xz
cpufreq: governor: Don't use 'timer' keyword
The earlier implementation of governors used background timers and so functions, mutex, etc had 'timer' keyword in their names. But that's not true anymore. Replace 'timer' with 'update', as those functions, variables are based around updates to frequency. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_stats.c')
0 files changed, 0 insertions, 0 deletions