From: Andreas Herrmann Date: Tue, 16 Dec 2008 18:20:21 +0000 (+0100) Subject: x86: microcode_amd: remove (wrong) chipset deivce ID checks X-Git-Tag: v2.6.29-rc1~587^2~4^16~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98415301ea2dd389539ab429bcfa9da07219eabc;p=pandora-kernel.git x86: microcode_amd: remove (wrong) chipset deivce ID checks Impact: remove dead/incorrect code Currently there is no chipset specific ucode. The checks are incorrect anyway (e.g. pci device IDs are 16 bit and not 8 bit). Thus I remove the stuff for the time being and will reintroduce it if it's foreseeable that it is really needed. Signed-off-by: Andreas Herrmann Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed