diff options
author | Stratos Karafotis <stratosk@semaphore.gr> | 2014-07-18 19:37:17 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-21 15:43:17 +0400 |
commit | 317dd50e80775434a2ea593ad8522e728ed94e9d (patch) | |
tree | 05bce3107986a53f1c45d1f5f6f8385449744ee6 /fs | |
parent | 9a3c4145af32125c5ee39c0272662b47307a8323 (diff) | |
download | linux-317dd50e80775434a2ea593ad8522e728ed94e9d.tar.xz |
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Since we never remove sysfs entry and debugfs files, we can make
the intel_pstate_kobject and debugfs_parent locals.
Also, annotate with __init intel_pstate_sysfs_expose_params()
and intel_pstate_debug_expose_params() in order to be freed
after bootstrap.
Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions