From: Greg Kroah-Hartman Date: Fri, 23 Aug 2013 23:09:33 +0000 (-0700) Subject: USB: usbtmc: fix up attribute permissions X-Git-Tag: v3.12-rc1~186^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6eb8ac9bdee5b09077ae2d6efc4babffd9d93e;p=pandora-kernel.git USB: usbtmc: fix up attribute permissions 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 --- Reading git-diff-tree failed