commit | 5bc9e5933a41888f9e0d77dedc9f8a972fa1f493 | [log] [tgz] |
---|---|---|
author | Peter Senna Tschudin <peter.senna@gmail.com> | Sat May 31 13:03:00 2014 -0300 |
committer | Johan Hovold <johan@kernel.org> | Mon Jul 07 10:49:28 2014 +0200 |
tree | 23224e6c96d66adec42f41274ef9494c4375e26f | |
parent | cca16d62426680b49dd3b6008d10f50156874080 [diff] |
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 <johan@kernel.org>