cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 16 May 2013 08:52:49 +0000 (14:22 +0530)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:01 +0000 (13:53 -0800)
commit0be8516aaa8e1367beb1a401f8a4ed559f8b15b4
treeb1b13e0950d10c0484399e21f353caa33d50e166
parent8385286d765f9bd4cdb3eff094a000af32eb8c3b
cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c

Now that a generic version of get_cpu_idle_time() is available, use that for the interactive governor.

[toddpoynor@google.com: commit text changes]
Change-Id: Ia38b57085aac99ec3d415fe44471d5dfde519c2c
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/cpufreq/cpufreq_interactive.c