2008-03-19 22:32:23

by dougthompson

[permalink] [raw]
Subject: [PATCH 0/3] EDAC Fix and new CHIPSET Support

From: Doug Thompson <[email protected]>

Fix to EDAC modules initialization to a more concise call instead
of a distributed implementation. Now each modules calls an inline
function to perform the initialization

Add Support for Intel 3100 chipset to the e752x_edac module

Add new parameter to the e752x_edac module for sysbus parity control

Signed-off-by: Doug Thompson <[email protected]>