]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/edac: new intel 5000 MC driver
authorEric Wollesen <ericw@xmtp.net>
Thu, 19 Jul 2007 08:49:39 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:53 +0000 (10:04 -0700)
commiteb60705ac5a9869b2d078f0b472ea64b9b52b684
treeb6d7300549568ad669b267cffc2bd1e91fad668a
parent63b7df9101895d1f0a259c567b3bab949a23075f
drivers/edac: new intel 5000 MC driver

Eric Wollesen ported the Bluesmoke Memory Controller driver (written by Doug
Thompson) for the Intel 5000X/V/P (Blackford/Greencreek) chipset to the in
kernel EDAC model.

This patch incorporates the module for the 5000X/V/P chipset family

[m.kozlowski@tuxland.pl: edac i5000 parenthesis balance fix]
Signed-off-by: Eric Wollesen <ericw@xmtp.net>
Signed-off-by: Doug Thompson <norsk5@xmission.com>
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/i5000_edac.c [new file with mode: 0644]