diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2018-03-04 23:19:32 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-03-18 19:04:56 -0400 |
commit | bf14721c97f39514267ed844b6d62036f76c3e51 (patch) | |
tree | 4fdab44024002f194b3d569b56274a0081e939f0 /drivers/cpufreq/cppc_cpufreq.c | |
parent | 1179c2aeb4c3dbf85693ed2b3d9d3dfecab972b8 (diff) |
cpufreq: powernv: Don't validate the frequency table twice
The cpufreq core is already validating the CPU frequency table after
calling the ->init() callback of the cpufreq drivers and the drivers
don't need to do the same anymore. Though they need to set the
policy->freq_table field directly from the ->init() callback now.
Stop validating the frequency table from powernv 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/cppc_cpufreq.c')
0 files changed, 0 insertions, 0 deletions