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:
c5e064a
)
driver core: firmware: use __ATTR_RW()
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 00:08:48 +0000
(17:08 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 00:08:48 +0000
(17:08 -0700)
Use __ATTR_RW() instead of __ATTR() to make it more obvious what the
type of attribute is being created.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found