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)
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>

No differences found