diff options
author | 2014-03-10 14:53:35 +0530 | |
---|---|---|
committer | 2014-03-12 01:06:01 +0100 | |
commit | 96bbbe4a2a5b13c440a19dd7a5ff33de3303aac4 (patch) | |
tree | 0a2e2c0dd988dd0d467dc2b3c636aabd60dc89fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: Remove cpufreq_generic_exit() (diff) | |
download | linux-dev-96bbbe4a2a5b13c440a19dd7a5ff33de3303aac4.tar.xz linux-dev-96bbbe4a2a5b13c440a19dd7a5ff33de3303aac4.zip |
cpufreq: Remove unnecessary variable/parameter 'frozen'
We have used 'frozen' variable/function parameter at many places to
distinguish between CPU offline/online on suspend/resume vs sysfs
removals. We now have another variable cpufreq_suspended which can
be used in these cases, so we can get rid of all those variables or
function parameters.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
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