commit | 310cbb7284fab9fc9cbb6bb893e51c414e15bba3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 17 00:09:10 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 10 11:44:52 2010 -0300 |
tree | 5015d8944d58fad62693aca1676d4b88693ef630 | |
parent | f237fcf2b7560be33386255042dc11167ca486d5 [diff] |
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>