]> git.baikalelectronics.ru Git - kernel.git/commit
edac_core: Allow the creation of sysfs groups
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 23 Sep 2009 19:26:09 +0000 (16:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:45:01 +0000 (11:45 -0300)
commitf5ec7b2c867b906200c7537db1c2f26ea8e755d8
tree2fdcdf1b688d006f0c4b99076ff242b1f8b5063b
parentbf739517780b3b35689b15c32a028d6be392f6b9
edac_core: Allow the creation of sysfs groups

Currently, all sysfs nodes are stored at /sys/.*/mc. (regex)
However, sometimes it is needed to create attribute groups.

This patch extends edac_core to allow groups creation.

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