diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2018-04-03 15:37:38 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-04-10 08:39:55 +0200 |
commit | d983af9864b273e2fa19f564e6fa80d67638e539 (patch) | |
tree | 014a4c12d4700e85b523e1ea540d6685d14312af /drivers/net/ppp | |
parent | 8913315e9459b146e5888ab5138e10daa061b885 (diff) | |
download | linux-stable-d983af9864b273e2fa19f564e6fa80d67638e539.tar.gz linux-stable-d983af9864b273e2fa19f564e6fa80d67638e539.tar.bz2 linux-stable-d983af9864b273e2fa19f564e6fa80d67638e539.zip |
cpufreq: SCMI: 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 SCMI driver.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions