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:
d03f254
)
USB: usbtmc: fix up attribute permissions
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 23:09:33 +0000
(16:09 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 25 Aug 2013 22:12:03 +0000
(15:12 -0700)
In auditing the usbtmc sysfs files, a bunch of them were being created
as "read only", yet they have logic to handle writing to. So fix them
up by setting the permissions properly.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found