diff options
author | Viresh Kumar <[email protected]> | 2013-06-19 14:22:59 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2013-06-24 13:19:27 +0200 |
commit | 567f4f6727bccf729fb2c55c9da29c787bb1b583 (patch) | |
tree | 98429b591257f491380d7c4b57088af5b9b47342 /tools/perf/util | |
parent | e15d8309e961ea960dbe40f94fd7ac64f8efe3f6 (diff) |
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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util')
0 files changed, 0 insertions, 0 deletions