git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad81f05
)
sysfs.h: add __ATTR_RW() macro
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 14 Jul 2013 23:05:51 +0000
(16:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 16 Jul 2013 17:57:36 +0000
(10:57 -0700)
A number of parts of the kernel created their own version of this, might
as well have the sysfs core provide it instead.
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>
No differences found