USB: kl5kusb105: Remove klsi_105_tiocmset function
authorPeter Senna Tschudin <peter.senna@gmail.com>
Sat, 31 May 2014 16:03:00 +0000 (13:03 -0300)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:49:28 +0000 (10:49 +0200)
This patch remove the function klsi_105_tiocmset which was only
returning -EINVAL. It also removes the function prototype and
the .tiocmset entry in the struct usb_serial_driver.

Verified by compilation only.

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>

No differences found