From: Dave Jones Date: Fri, 5 Jun 2009 16:37:07 +0000 (-0400) Subject: [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH X-Git-Tag: v2.6.30~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c701b10283b58937201004276319ef9d9051b5d;p=pandora-kernel.git [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH The powernow-k8 driver checks to see that the Performance Control/Status Registers are declared as FFH (functional fixed hardware) by the BIOS. However, this check got broken in the commit: 0e64a0c982c06a6b8f5e2a7f29eb108fdf257b2f [CPUFREQ] checkpatch cleanups for powernow-k8 Fix based on an original patch from Naga Chumbalkar. Signed-off-by: Naga Chumbalkar Cc: Mark Langsdorf Signed-off-by: Dave Jones --- Reading git-diff-tree failed