From: Takashi Iwai Date: Wed, 4 Feb 2015 10:48:55 +0000 (+0100) Subject: EDAC: i7core: Use static attribute groups for sysfs entries X-Git-Tag: omap-for-v4.1/fixes-rc1~179^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eace188f6ba54078db0bc055bb161a99877f2d3;p=pandora-kernel.git EDAC: i7core: Use static attribute groups for sysfs entries ... instead of manual device_create_file() and device_remove_file() calls. Signed-off-by: Takashi Iwai [ Add NULL terminator to i7core_dev_attrs[] caught by the build robot. ] Reported-by: Huang Ying Link: http://lkml.kernel.org/r/1423046938-18111-6-git-send-email-tiwai@suse.de Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed