drivers/edac: updated PCI monitoring
authorDave Jiang <djiang@mvista.com>
Thu, 19 Jul 2007 08:49:52 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:54 +0000 (10:04 -0700)
commit91b99041c1d577ded1da599ddc28cec2e07253cf
tree21b132d19166dca5c363b98e20741b78df4ad68a
parent81d87cb13e367bb804bf44889ae0de7369705d6c
drivers/edac: updated PCI monitoring

Moving PCI to a per-instance device model

This should include the correct sysfs setup as well. Please review.

Signed-off-by: Dave Jiang <djiang@mvista.com>
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/Makefile
drivers/edac/e752x_edac.c
drivers/edac/edac_core.h
drivers/edac/edac_device.c
drivers/edac/edac_module.c
drivers/edac/edac_pci.c [new file with mode: 0644]
drivers/edac/edac_pci_sysfs.c