x86: tsc: Remove unneeded DMI-based blacklisting
authorTero Roponen <tero.roponen@gmail.com>
Tue, 31 May 2011 07:24:39 +0000 (10:24 +0300)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 1 Jun 2011 06:19:51 +0000 (23:19 -0700)
commitdf049672dddde4a2fdacf63fb32eb80146e26841
tree6157a4a2cb247df276e1632e1218f192a07b4c33
parent643d2d7992f4ce4f983d455b579f77b1e9c0af0c
x86: tsc: Remove unneeded DMI-based blacklisting

The blacklist was added in response to my bug report
(http://lkml.org/lkml/2006/1/19/362) and has never
contained more than the one entry describing my old
now dead ThinkPad 380XD laptop. As found out later
(http://lkml.org/lkml/2007/11/29/50), this special
treatment has been unnecessary for a long time, so
it can be removed.

Signed-off-by: Tero Roponen <tero.roponen@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
arch/x86/kernel/tsc.c