mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>