From: Greg Kroah-Hartman Date: Sun, 14 Jul 2013 23:05:52 +0000 (-0700) Subject: sysfs.h: add ATTRIBUTE_GROUPS() macro X-Git-Tag: v3.11-rc2~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f37f58b1b933b06d6d84e80a31a1b500fb0db2;p=pandora-kernel.git sysfs.h: add ATTRIBUTE_GROUPS() macro To make it easier for driver subsystems to work with attribute groups, create the ATTRIBUTE_GROUPS macro to remove some of the repetitive typing for the most common use for attribute groups. Reviewed-by: Guenter Roeck Tested-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed