From: Dave Peterson Date: Sun, 26 Mar 2006 09:38:45 +0000 (-0800) Subject: [PATCH] EDAC: cleanup code for clearing initial errors X-Git-Tag: v2.6.17-rc1~549 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749ede57443b2a7ede2db105145f21047efcea6a;p=pandora-kernel.git [PATCH] EDAC: cleanup code for clearing initial errors Fix xxx_probe1() functions so they call xxx_get_error_info() functions to clear initial errors. This is simpler and cleaner than duplicating the low-level code for accessing PCI config space. Signed-off-by: David S. Peterson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed