kernel-hacking-2024-linux-s.../drivers/usb/class
Greg Kroah-Hartman 2a6eb8ac9b 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 <gregkh@linuxfoundation.org>
2013-08-25 15:12:03 -07:00
..
cdc-acm.c
cdc-acm.h
cdc-wdm.c
Kconfig
Makefile
usblp.c
usbtmc.c USB: usbtmc: fix up attribute permissions 2013-08-25 15:12:03 -07:00