mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01: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>