diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-10-03 20:28:15 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-10-16 00:50:26 +0200 |
commit | 571743107dff548ca9dd24d6e6ec2dac2f5424a1 (patch) | |
tree | 8e1bfc8168e25ecff727ea2c85c05967d71d240e /drivers/cpufreq/pmac64-cpufreq.c | |
parent | 522f70cefaedf414d8856677f46836f262572a35 (diff) | |
download | linux-571743107dff548ca9dd24d6e6ec2dac2f5424a1.tar.gz linux-571743107dff548ca9dd24d6e6ec2dac2f5424a1.tar.bz2 linux-571743107dff548ca9dd24d6e6ec2dac2f5424a1.zip |
cpufreq: pasemi: Use generic cpufreq routines
Most of the CPUFreq drivers do similar things in .exit() and .verify() routines
and .attr. So its better if we have generic routines for them which can be used
by cpufreq drivers then.
This patch uses these generic routines in the pasemi driver.
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/pmac64-cpufreq.c')
0 files changed, 0 insertions, 0 deletions