EDAC: Export edac sysfs class to users.
authorBorislav Petkov <borislav.petkov@amd.com>
Thu, 2 Sep 2010 15:26:48 +0000 (17:26 +0200)
committerBorislav Petkov <bp@amd64.org>
Thu, 21 Oct 2010 12:47:59 +0000 (14:47 +0200)
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>

No differences found