]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbbaf9d0f3275fa6c60109442de5c118fdd8fbf30
treedcea622a061de20fee0e64b8224e323a1fa5b4b1
parent4cfa9971c5203aa7b854ff138a05f2eea8b0af72
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