From: Dave Peterson Date: Sun, 26 Mar 2006 09:38:42 +0000 (-0800) Subject: [PATCH] EDAC: e752x cleanup X-Git-Tag: v2.6.17-rc1~553 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3847bccce80c8a01d7adbad9961564252207302a;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed