diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-02-04 11:48:51 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2015-02-23 13:06:58 +0100 |
commit | 2c1946b6d6290c74c6ad8d0915590d64f33a034d (patch) | |
tree | 7bee92adb802c5681d740f314f3e52ac95df7f09 /mm | |
parent | 7260194595a23e6e762cd444cb40044fd5fa25c0 (diff) | |
download | blackbird-obmc-linux-2c1946b6d6290c74c6ad8d0915590d64f33a034d.tar.gz blackbird-obmc-linux-2c1946b6d6290c74c6ad8d0915590d64f33a034d.zip |
EDAC: Use static attribute groups for managing sysfs entries
Instead of manual calls of device_create_file() and
device_remove_file(), use static attribute groups with proper
is_visible callbacks for managing the sysfs entries.
This simplifies the code a lot and avoids the possible races.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: http://lkml.kernel.org/r/1423046938-18111-2-git-send-email-tiwai@suse.de
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions