mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 13:00:25 +09:00
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>