drivers/edac: add device sysfs attributes
authorDouglas Thompson <dougthompson@xmission.com>
Thu, 19 Jul 2007 08:50:10 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:55 +0000 (10:04 -0700)
commit42a8e397a80c277afb2aeb22232bc70114035bb1
treeb178b3379d2de5607b5ddb29a2def3472e9d99fe
parent456a2f9552e7849475f4aea1a9aa4c0e54b3ddda
drivers/edac: add device sysfs attributes

Added new controls for the edac_device and edac_mc sysfs folder.
These can be initialized by the low level driver to provide misc
controls into the low level driver for its use

Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/edac_core.h
drivers/edac/edac_device_sysfs.c
drivers/edac/edac_mc_sysfs.c