From: Mauro Carvalho Chehab Date: Wed, 23 Sep 2009 19:26:09 +0000 (-0300) Subject: edac_core: Allow the creation of sysfs groups X-Git-Tag: v2.6.35-rc2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa2fc2e2d641df7d69dc4e06cf2552c44b58e95;p=pandora-kernel.git 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 --- Reading git-diff-tree failed