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)
commit60c45ae1107c4ec47d2c84e5984ea59d02b2863d
tree57e5de3a50d44b9f00958bca478e7a1cff61a15f
parentbcf396c48012a5e4c7ab77be5c40df10d6bdb8ad
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>
arch/arm/plat-omap/cpu-omap.c