[CPUFREQ] Powernow-k8: Enable more than 2 low P-states
authorMark Langsdorf <mark.langsdorf@amd.com>
Sat, 22 Aug 2009 00:15:28 +0000 (19:15 -0500)
committerDave Jones <davej@redhat.com>
Tue, 1 Sep 2009 16:45:20 +0000 (12:45 -0400)
Remove an obsolete check that used to prevent there being more
than 2 low P-states.  Now that low-to-low P-states changes are
enabled, it prevents otherwise workable configurations with
multiple low P-states.

Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
Tested-by: Krists Krilovs <pow@pow.za.net>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/x86/kernel/cpu/cpufreq/powernow-k8.c