From: Mauro Carvalho Chehab Date: Fri, 17 Jul 2009 03:09:10 +0000 (-0300) Subject: i7core: fix probing on Xeon55xx X-Git-Tag: v2.6.35-rc2~10^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=310cbb7284fab9fc9cbb6bb893e51c414e15bba3;p=pandora-kernel.git i7core: fix probing on Xeon55xx Xeon55xx fails to probe with this error message: EDAC DEBUG: in drivers/edac/i7core_edac.c, line at 1660: MC: drivers/edac/i7core_edac.c: i7core_init() EDAC i7core: Device not found: dev 00:00.0 PCI ID 8086:2c41 i7core_edac: probe of 0000:00:14.0 failed with error -22 This is due to the fact that, on Xeon35xx (and i7core), device 00.0 has PCI ID 8086:2c40. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed