commit | 60c45ae1107c4ec47d2c84e5984ea59d02b2863d | [log] [tgz] |
---|---|---|
author | Eero Nurkkala <ext-eero.nurkkala@nokia.com> | Tue Jun 23 12:53:29 2009 +0300 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Aug 05 09:10:54 2009 -0700 |
tree | 57e5de3a50d44b9f00958bca478e7a1cff61a15f | |
parent | bcf396c48012a5e4c7ab77be5c40df10d6bdb8ad [diff] |
OMAP: PM: CPUfreq: obey min/max settings of policy Use the min/max settings from CPUfreq policy rather than processor defined min/max settings. Without this patch, it's possible to scale frequency outside the current policy range. Signed-off-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>