EDAC: highbank: Use static attribute groups for sysfs entries
authorTakashi Iwai <tiwai@suse.de>
Wed, 4 Feb 2015 10:48:58 +0000 (11:48 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 23 Feb 2015 12:12:22 +0000 (13:12 +0100)
commitfc7cc6b7820b54119821a3c6838ff583d796a2ab
tree839c9dace6a7314b2b3923b988da1fa58945798d
parent1bf06a0d55a5d3e19b6da970d7194d6067f4204b
EDAC: highbank: Use static attribute groups for sysfs entries

... instead of manual device_create_file() and device_remove_file()
calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: http://lkml.kernel.org/r/1423046938-18111-9-git-send-email-tiwai@suse.de
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/highbank_mc_edac.c