diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-28 01:19:03 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-29 00:12:16 +0300 |
commit | 2f49afc2a6f6ec4bacb2e50d5482ecc111b41ab5 (patch) | |
tree | 891be3759e518c27025ce36139d9f50acaad52b0 /sound/core | |
parent | de4a76cb585da13f8b0c9f2161ed6fcf5f2379fc (diff) | |
download | linux-2f49afc2a6f6ec4bacb2e50d5482ecc111b41ab5.tar.xz |
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 'sound/core')
0 files changed, 0 insertions, 0 deletions