From: Ian Abbott Date: Mon, 20 Jun 2005 16:10:19 +0000 (+0100) Subject: [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code X-Git-Tag: v2.6.13-rc3~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e33ae67815372a93e8e77624fd47e39a986415d;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed