edac: Create an unique instance for each kobj
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 25 Sep 2009 16:42:25 +0000 (13:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:49:30 +0000 (11:49 -0300)
commitb968759ee7102f86fec5f3349f7a8ab4556884a3
treedcea622a061de20fee0e64b8224e323a1fa5b4b1
parent35be95446734cbb10b088a6b38269ac4a8ac3a86
edac: Create an unique instance for each kobj

Current code only works when there's just one memory
controller, since we need one kobj for each instance.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/edac_core.h
drivers/edac/edac_mc_sysfs.c