diff options
author | 2017-03-28 00:19:03 +0200 | |
---|---|---|
committer | 2017-03-28 23:12:16 +0200 | |
commit | 2f49afc2a6f6ec4bacb2e50d5482ecc111b41ab5 (patch) | |
tree | 891be3759e518c27025ce36139d9f50acaad52b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: intel_pstate: Move cpu_defaults definitions (diff) | |
download | linux-dev-2f49afc2a6f6ec4bacb2e50d5482ecc111b41ab5.tar.xz linux-dev-2f49afc2a6f6ec4bacb2e50d5482ecc111b41ab5.zip |
cpufreq: intel_pstate: Drop struct cpu_defaults
The cpu_defaults structure is redundant, because it only contains
one member of type struct pstate_funcs which can be used directly
instead of struct cpu_defaults.
For this reason, drop struct cpu_defaults, use struct pstate_funcs
directly instead of it where applicable and rename all of the
variables of that type accordingly.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions