git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f977e4
)
[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code
author
Ian Abbott
<abbotti@mev.co.uk>
Mon, 20 Jun 2005 16:10:19 +0000
(17:10 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 12 Jul 2005 18:52:55 +0000
(11:52 -0700)
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>
No differences found