diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-04-07 11:36:57 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-09 02:54:31 +0300 |
commit | 8cee1eed8e78143aa2ed60308fb88e2d6fa46205 (patch) | |
tree | dd202e8f95356a6176452fce23ae9812b60e126f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9b55f55af8f017fec053c7eb0675241d057936da (diff) | |
download | linux-8cee1eed8e78143aa2ed60308fb88e2d6fa46205.tar.xz |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions