git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73589c8
)
i7core_edac: Introduce i7core_unregister_mci
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Fri, 20 Aug 2010 07:32:33 +0000
(
04:32
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 24 Oct 2010 13:20:40 +0000
(11:20 -0200)
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 <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c
patch
|
blob
|
history
diff --cc
drivers/edac/i7core_edac.c
Simple merge