From: Arthur Jones Date: Fri, 25 Jul 2008 08:49:10 +0000 (-0700) Subject: edac: core fix redundant sysfs controls to parameters X-Git-Tag: v2.6.27-rc1~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327dafb1c61c9da7b95ac6cc7634a2340cc9509c;p=pandora-kernel.git edac: core fix redundant sysfs controls to parameters /sys/devices/system/edac/mc has a few files which are duplicated in /sys/module/edac_core/parameters. Now that all the functionality is duplicated between these two locations, we remove the former kobject attributes and update the documentation. Signed-off-by: Arthur Jones Signed-off-by: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed