diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-04-07 14:06:57 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-09 01:54:31 +0200 |
commit | 8cee1eed8e78143aa2ed60308fb88e2d6fa46205 (patch) | |
tree | dd202e8f95356a6176452fce23ae9812b60e126f /drivers/cpufreq/cppc_cpufreq.c | |
parent | 9b55f55af8f017fec053c7eb0675241d057936da (diff) | |
download | linux-8cee1eed8e78143aa2ed60308fb88e2d6fa46205.tar.gz linux-8cee1eed8e78143aa2ed60308fb88e2d6fa46205.tar.bz2 linux-8cee1eed8e78143aa2ed60308fb88e2d6fa46205.zip |
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
The freq-table is stored in struct cpufreq_policy also and there is
absolutely no need of keeping a copy of its reference in struct
acpi_cpufreq_data. Drop it.
Also policy->freq_table can't be NULL in the target() callback, remove
the useless check as well.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[ rjw: Rebase ]
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