OMAP: PM: CPUfreq: obey min/max settings of policy
authorEero Nurkkala <ext-eero.nurkkala@nokia.com>
Tue, 23 Jun 2009 09:53:29 +0000 (12:53 +0300)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 5 Aug 2009 16:10:54 +0000 (09:10 -0700)
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>

No differences found