diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2014-03-24 08:00:29 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-03-26 16:37:18 +0100 |
commit | 0c5aa405a9437d97e09ec289d4f29bb62e0f01b6 (patch) | |
tree | db7b06fdeb9b72aeb606cc0b88f729c5a432b094 /drivers/watchdog/pnx833x_wdt.c | |
parent | intel_pstate: Set core to min P state during core offline (diff) | |
download | linux-0c5aa405a9437d97e09ec289d4f29bb62e0f01b6.tar.xz linux-0c5aa405a9437d97e09ec289d4f29bb62e0f01b6.zip |
cpufreq: resume drivers before enabling governors
During suspend, we first stop governors and then suspend cpufreq drivers and
resume must be exactly opposite of that. i.e. resume drivers first and then
start governors.
But the current code in resume enables governors first and then resume drivers.
Fix it be changing code sequence there.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/watchdog/pnx833x_wdt.c')
0 files changed, 0 insertions, 0 deletions