From: Greg Kroah-Hartman Date: Sun, 14 Jul 2013 23:05:53 +0000 (-0700) Subject: sysfs.h: add BIN_ATTR macro X-Git-Tag: v3.11-rc2~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b63603c2a1e2c4db3de11b0f2b17360a7695bb;p=pandora-kernel.git sysfs.h: add BIN_ATTR macro This makes it easier to create static binary attributes, which is needed in a number of drivers, instead of "open coding" them. Reviewed-by: Guenter Roeck Tested-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed