commit | 30e1f7a8122145f44f45c95366e27b6bb0b08428 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Sep 02 17:26:48 2010 +0200 |
committer | Borislav Petkov <bp@amd64.org> | Thu Oct 21 14:47:59 2010 +0200 |
tree | ad1b549b88319b074505eed41914dd7b70f5434c | |
parent | 7cfd4a87441f5ca3018fdd1f7ad67e8a73a05dc2 [diff] |
EDAC: Export edac sysfs class to users. Move toplevel sysfs class to the stub and make it available to non-modularized code too. Add proper refcounting of its users and move the registration functionality into the reference counting routines. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>