From: Hidetoshi Seto Date: Fri, 20 Aug 2010 07:32:33 +0000 (-0300) Subject: i7core_edac: Introduce i7core_unregister_mci X-Git-Tag: v2.6.37-rc1~108^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6edbbe2529684859ff8e34a19e34fe9894a3b7;p=pandora-kernel.git i7core_edac: Introduce i7core_unregister_mci In i7core_probe, when setup of mci for 2nd or later socket failed, we should cleanup prepared mci for 1st socket or so before "put" of all devices. So let have i7core_unregister_mci that can be shared between here and i7core_remove. While here fix a typo "hanler". Signed-off-by: Hidetoshi Seto Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed