From: Johan Hovold Date: Wed, 26 Jun 2013 14:47:33 +0000 (+0200) Subject: USB: ftdi_sio: remove redundant raise of DTR/RTS at open X-Git-Tag: v3.12-rc1~186^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3177130fd7827fcf792036eaa54d12156172ed5f;p=pandora-kernel.git USB: ftdi_sio: remove redundant raise of DTR/RTS at open Do not raise DTR/RTS a second time in set_termios at open -- this has already been taken care of by the tty layer. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed