commit | 9fa2fc2e2d641df7d69dc4e06cf2552c44b58e95 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 23 16:26:09 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 10 11:45:01 2010 -0300 |
tree | 2fdcdf1b688d006f0c4b99076ff242b1f8b5063b | |
parent | 4af91889e02c9933823ca8c62fc6f05dfd15f3bd [diff] |
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>