summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2018-04-03 15:37:38 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-04-10 08:39:55 +0200
commitd983af9864b273e2fa19f564e6fa80d67638e539 (patch)
tree014a4c12d4700e85b523e1ea540d6685d14312af /include/linux/cpufreq.h
parent8913315e9459b146e5888ab5138e10daa061b885 (diff)
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 'include/linux/cpufreq.h')
0 files changed, 0 insertions, 0 deletions