diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-28 01:13:00 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-29 00:12:15 +0300 |
commit | ee8df89a68f27a7484f1fc71d3d69149dd4dd267 (patch) | |
tree | 3d9a32c76c7d4dab1898c469ae00689ea753fdac /tools/perf/scripts/python/stackcollapse.py | |
parent | 694cb173475a048a05daebf27cc8fdb7865c158b (diff) | |
download | linux-ee8df89a68f27a7484f1fc71d3d69149dd4dd267.tar.xz |
cpufreq: intel_pstate: Drop driver_registered variable
The driver_registered variable in intel_pstate is used for checking
whether or not the driver has been registered, but intel_pstate_driver
can be used for that too (with the rule that the driver is not
registered as long as it is NULL).
That is a bit more straightforward and the code may be simplified
a bit this way, so modify the driver accordingly.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions