From: Jesse Barnes Date: Fri, 22 Jul 2011 16:21:36 +0000 (-0700) Subject: x86 driver: fix typo in TDP override enabling X-Git-Tag: v3.1-rc1~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fda70a724c737b0df4195763f9124d181fe64d;p=pandora-kernel.git x86 driver: fix typo in TDP override enabling When enabling turbo, we need to set both the TDC and TDP bits. IIRC only the TDC one actually matters, but fix it up anyway since the current code is confusing. Signed-off-by: Jesse Barnes Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed