commit | 7e33ae67815372a93e8e77624fd47e39a986415d | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Jun 20 17:10:19 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jul 12 11:52:55 2005 -0700 |
tree | 12efd319015d15888e6a52a45506cc5254a4763c | |
parent | 8f977e4201fcc0bd512eb01e775894e0a9c34a39 [diff] |
[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code ftdi_sio: Remove redundant handling of TIOCMBIS and TIOCMBIC ioctls as they are handled in the tty layer and never reach this driver. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>