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)
commitde06eeef5809a69ff4daaae2bd63977e5404553d
tree2dab4c58d8837c35946e8f94d04d266607c4b1a3
parentfd3826549db7f73d22b9c9abb80e01effb95c2ba
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