From: Dave Peterson Date: Sun, 26 Mar 2006 09:38:44 +0000 (-0800) Subject: [PATCH] EDAC: i82875p cleanup X-Git-Tag: v2.6.17-rc1~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637beb697b8dc7b9d7a35c2b6488332e77963ded;p=pandora-kernel.git [PATCH] EDAC: i82875p cleanup - Fix i82875p_probe1() so it calls pci_get_device() instead of pci_find_device(). - Fix i82875p_probe1() so it cleans up properly on failure. - Fix i82875p_init() so it cleans up properly on failure. Signed-off-by: David S. Peterson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed