commit | 3847bccce80c8a01d7adbad9961564252207302a | [log] [tgz] |
---|---|---|
author | Dave Peterson <dsp@llnl.gov> | Sun Mar 26 01:38:42 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Mar 26 08:57:06 2006 -0800 |
tree | 517d0df74d28508a8590a5a671f8966264fbe863 | |
parent | 225159bd0a349bfd8cd9ae7c6bf39d75df09304a [diff] |
[PATCH] EDAC: e752x cleanup - Add ctl_dev field to "struct e752x_dev_info". Then we can eliminate ugly switch statement from e752x_probe1(). - Remove code from e752x_probe1() that clears initial PCI bus parity errors. The core EDAC module already does this. Signed-off-by: David S. Peterson <dsp@llnl.gov> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>