diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2009-02-13 19:01:51 (GMT) |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2009-02-25 03:47:32 (GMT) |
commit | f407a08bb7eff5ddbe0d9173d8717794a910771f (patch) | |
tree | e5c4edd6dcbf993c985c9a510127f8bf3cb98f00 /drivers/acpi/sbs.c | |
parent | 11a80a9c7668c40c40a03ae15bd2c6b215058b2e (diff) | |
download | linux-fsl-qoriq-f407a08bb7eff5ddbe0d9173d8717794a910771f.tar.xz |
[CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not locked
When someone added the dbs_cpufreq_notifier section to the governor the
code ended up causing the frequency to only fall. This is because
requested_freq is tinkered with and that should only modified if it has
an invlaid value due to changes in the available frequency ranges
This should fix #10055.
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/acpi/sbs.c')
0 files changed, 0 insertions, 0 deletions