diff options
author | Michael Zaidman <[email protected]> | 2022-11-05 23:11:44 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2022-11-11 11:09:35 +0100 |
commit | 76e76e7993f3d8da484424135a4a8acf7f3cac0b (patch) | |
tree | 31641e05120da4f2a2628e8c49ce87cfc5470961 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 54410c14800ad652c77e5c6fc5c17baad6e42cb6 (diff) |
HID: ft260: do not populate /dev/hidraw device
Do not populate the /dev/hidraw on ft260 interfaces when the hid-ft260
driver is loaded.
$ sudo insmod hid-ft260.ko
$ ls /dev/hidraw*
/dev/hidraw0
$ sudo rmmod hid-ft260.ko
$ ls /dev/hidraw*
/dev/hidraw0 /dev/hidraw1 /dev/hidraw2
Reported-by: Enrik Berkhan <[email protected]>
Signed-off-by: Michael Zaidman <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions