diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2018-02-26 08:08:45 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-03-20 14:07:51 +0300 |
commit | 92c99d159c38256e221ed8b50fd48953746a90e0 (patch) | |
tree | 915564432b6f5bd84d4e89be8884eff5f5296a44 /drivers/cpufreq/ti-cpufreq.c | |
parent | 8d768cdcf0f517c643690aeca8101a928a6c36c8 (diff) | |
download | linux-92c99d159c38256e221ed8b50fd48953746a90e0.tar.xz |
cpufreq: Don't validate cpufreq table from cpufreq_generic_init()
The cpufreq table is already validated by the cpufreq core and none of
the users of cpufreq_generic_init() have any dependency on it to
validate the table as well.
Don't validate the cpufreq table anymore from cpufreq_generic_init().
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/ti-cpufreq.c')
0 files changed, 0 insertions, 0 deletions