From: Dmitry Torokhov Date: Sat, 25 Jun 2005 21:54:25 +0000 (-0700) Subject: [PATCH] I8K: use standard DMI interface X-Git-Tag: v2.6.13-rc1~68^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e70c9d5e61c6cb2272c866fc1303e62975006752;p=pandora-kernel.git [PATCH] I8K: use standard DMI interface I8K: Change to use stock dmi infrastructure instead of homegrown parsing code. The driver now requires box's DMI data to match list of supported models so driver can be safely compiled-in by default without fear of it poking into random SMM BIOS code. DMI checks can be ignored with i8k.ignore_dmi option. Signed-off-by: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed