diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-02-04 13:48:51 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2015-02-23 15:06:58 +0300 |
commit | 2c1946b6d6290c74c6ad8d0915590d64f33a034d (patch) | |
tree | 7bee92adb802c5681d740f314f3e52ac95df7f09 /drivers/auxdisplay | |
parent | 7260194595a23e6e762cd444cb40044fd5fa25c0 (diff) | |
download | linux-2c1946b6d6290c74c6ad8d0915590d64f33a034d.tar.xz |
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 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions