sfi-cpufreq.c: remove the strict checking feature
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 15 Jul 2011 13:39:29 +0000 (14:39 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:36:58 +0000 (12:36 -0800)
commiteabc676fcc1b9a85cee16806ce6802d368e2b86d
treee33db19eed676d8bd7cd63b45588154a81299eb0
parentcc18dc866c345c0ed7b4f2c5017fc65790bf620e
sfi-cpufreq.c: remove the strict checking feature

the sfi-cpufreq.c driver has a "debug the hardware" feature where
it will check after entry if a P state was actually entered.
This is no longer needed, so lets remove the code.

Change-Id: I7700f6e28845085a54c771d1e880ea09d0605bab
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
drivers/cpufreq/sfi-cpufreq.c