diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2018-02-26 06:09:04 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-03-20 12:07:52 +0100 |
commit | 472ada602179fd699817ede62d2d915b4b1a191b (patch) | |
tree | 3d76afa18ab141ae9d71a729d6e5ef940d347565 /tools/pci | |
parent | cpufreq: sc520: Don't validate the frequency table twice (diff) | |
download | linux-472ada602179fd699817ede62d2d915b4b1a191b.tar.xz linux-472ada602179fd699817ede62d2d915b4b1a191b.zip |
cpufreq: scpi: 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 scpi driver.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/pci')
0 files changed, 0 insertions, 0 deletions