usb: usbtmc: Remove sysfs group TermChar and auto_abort
authorGuido Kiener <guido@kiener-muenchen.de>
Wed, 12 Sep 2018 08:51:12 +0000 (10:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 11:04:03 +0000 (13:04 +0200)
commitb32abf8f5d83049fb4576c3edb9f31f3515791a5
tree2e6b20b1755137e4f6b20f0910c0ef380a5cbf75
parent5848828387c748d13890df1e3a1038fe91c0373d
usb: usbtmc: Remove sysfs group TermChar and auto_abort

As all the properties of the usbtmc driver can now be
controlled on a per file descriptor basis by ioctl functions
the sysfs interface is of limited use.
We are not aware about applications that are using the sysfs
parameter TermChar, TermCharEnabled or auto_abort.

Signed-off-by: Guido Kiener <guido.kiener@rohde-schwarz.com>
Reviewed-by: Steve Bayless <steve_bayless@keysight.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/stable/sysfs-driver-usb-usbtmc
drivers/usb/class/usbtmc.c