i7core: fix probing on Xeon55xx
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Jul 2009 03:09:10 +0000 (00:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:52 +0000 (11:44 -0300)
commit310cbb7284fab9fc9cbb6bb893e51c414e15bba3
tree5015d8944d58fad62693aca1676d4b88693ef630
parentf237fcf2b7560be33386255042dc11167ca486d5
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 <mchehab@redhat.com>
drivers/edac/i7core_edac.c
include/linux/pci_ids.h