commit | 3493f69f4c4e8703961919a9a56c2d2e6a25b46f | [log] [tgz] |
---|---|---|
author | Oliver Schinagl <oliver@schinagl.nl> | Sun Jul 14 16:05:59 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 16 10:57:37 2013 -0700 |
tree | 035bd6e86a4193fcda9765dcf7205cc5fb2550a8 | |
parent | d05a6f96c76062b5f25858ac02cf677602076f7e [diff] |
sysfs: add more helper macro's for (bin_)attribute(_groups) With the recent changes to sysfs there's various helper macro's. However there's no RW, RO BIN_ helper macro's. This patch adds them. Signed-off-by: Oliver Schinagl <oliver@schinagl.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>