diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-06-19 14:22:59 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-06-24 13:19:27 +0200 |
commit | 567f4f6727bccf729fb2c55c9da29c787bb1b583 (patch) | |
tree | 98429b591257f491380d7c4b57088af5b9b47342 /drivers/cpufreq/pcc-cpufreq.c | |
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 <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/pcc-cpufreq.c')
0 files changed, 0 insertions, 0 deletions