diff options
author | 2013-06-19 14:22:59 +0530 | |
---|---|---|
committer | 2013-06-24 13:19:27 +0200 | |
commit | 567f4f6727bccf729fb2c55c9da29c787bb1b583 (patch) | |
tree | 98429b591257f491380d7c4b57088af5b9b47342 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases (diff) | |
download | linux-dev-567f4f6727bccf729fb2c55c9da29c787bb1b583.tar.xz linux-dev-567f4f6727bccf729fb2c55c9da29c787bb1b583.zip |
cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error cases
In case we have started PRECHANGE notifier and found an error, we
must call POSTCHANGE notifier with freqs.new = freqs.old.
This driver does take care of it, but the POSTCHANGE is called with
freqs.new on errors too, which is incorrect, so fix it.
[rjw: Changelog]
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