]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sysfs.h: add BIN_ATTR macro
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Jul 2013 23:05:53 +0000 (16:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jul 2013 17:57:36 +0000 (10:57 -0700)
commite4b63603c2a1e2c4db3de11b0f2b17360a7695bb
tree06747806edc1c0e5c8510091300e5f5fcbd4b170
parentf2f37f58b1b933b06d6d84e80a31a1b500fb0db2
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 <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/sysfs.h