diff options
author | Mike Chan <mike@android.com> | 2008-12-04 21:19:17 +0100 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2008-12-05 21:20:11 +0100 |
commit | 187d9f4ed4fc089f1f25a875fb485e27626972f9 (patch) | |
tree | 321746d8966250b00698361dfc1cadeec8d0560f /include | |
parent | [CPUFREQ] Add Celeron Core support to p4-clockmod. (diff) | |
download | linux-187d9f4ed4fc089f1f25a875fb485e27626972f9.tar.xz linux-187d9f4ed4fc089f1f25a875fb485e27626972f9.zip |
[CPUFREQ] Fix on resume, now preserves user policy min/max.
Previously driver resume would always set the current policy min/max with
the cpuinfo min/max, defined by user_policy.min/max. Resulting in a reset
of policy settings when policy.min/max != cpuinfo.min/max when coming out
of suspend. Now user_policy is saved as the policy instead of cpuinfo to
preserve what the user actually set.
Signed-off-by: Mike Chan <mike@android.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions