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:
6ab9cea
)
sysfs: prevent warning when only using binary attributes
author
Oliver Schinagl
<oliver@schinagl.nl>
Sun, 14 Jul 2013 23:05:56 +0000
(16:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 16 Jul 2013 17:57:36 +0000
(10:57 -0700)
When only using bin_attrs instead of attrs the kernel prints a warning
and refuses to create the sysfs entry. This fixes that.
Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found