]> git.karo-electronics.de Git - linux-beck.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 22:44:06 +0000 (15:44 -0700)
commitf4f8ae0568abf9389cccb2d7be796955b60f891c
treea1902f4d1af84f0e6a7d6af3ebb03548bcb8fb47
parentf64c51975dd635eba2a65f258013a95859b3d04a
USB: kl5kusb105: Remove klsi_105_tiocmset function

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 <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/kl5kusb105.c