commit | df049672dddde4a2fdacf63fb32eb80146e26841 | [log] [tgz] |
---|---|---|
author | Tero Roponen <tero.roponen@gmail.com> | Tue May 31 10:24:39 2011 +0300 |
committer | John Stultz <john.stultz@linaro.org> | Tue May 31 23:19:51 2011 -0700 |
tree | 6157a4a2cb247df276e1632e1218f192a07b4c33 | |
parent | 643d2d7992f4ce4f983d455b579f77b1e9c0af0c [diff] |
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>