]> git.baikalelectronics.ru Git - kernel.git/commit
i7core_edac: Use a more generic approach for probing PCI devices
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 14 Oct 2009 11:02:40 +0000 (08:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:49:31 +0000 (11:49 -0300)
commit15f68b28a64dbb83b9f1d36db771afa587870157
tree2dab4c58d8837c35946e8f94d04d266607c4b1a3
parentcdd3338086798cfdad950d39c710ded46eca5371
i7core_edac: Use a more generic approach for probing PCI devices

Currently, only one PCI set of tables is allowed. This prevents using
the driver for other devices like Lynnfield, with have a different
set of PCI ID's.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c