]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: serial: clean up ioctl debugging
authorJohan Hovold <jhovold@gmail.com>
Sun, 29 Dec 2013 18:22:55 +0000 (19:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:31:46 +0000 (12:31 -0800)
commit4d5147ec90531d11e7677e2c38941fc18e160641
tree5ec91ed685b7dc0e7bf1e67d256945bdd2c54441
parent5c6b98dd0437ba8c1b515bf11357784335613d65
USB: serial: clean up ioctl debugging

Remove redundant ioctl debugging from subdrivers. The ioctl request code
has already been logged by usb-serial core.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/usb/serial/f81232.c
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/io_edgeport.c
drivers/usb/serial/io_ti.c
drivers/usb/serial/mos7720.c
drivers/usb/serial/mos7840.c
drivers/usb/serial/opticon.c
drivers/usb/serial/pl2303.c
drivers/usb/serial/ssu100.c
drivers/usb/serial/ti_usb_3410_5052.c
drivers/usb/serial/usb-serial.c
drivers/usb/serial/whiteheat.c