From: Johan Hovold Date: Mon, 26 May 2014 17:23:01 +0000 (+0200) Subject: USB: sierra: remove unimplemented set_termios X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e825aaa0624ef5cc0aa06e3102ddfc9ed95c2e2c;p=pandora-kernel.git USB: sierra: remove unimplemented set_termios The driver does not implement set_termios so the operation can be left unset (tty will do the tty_termios_copy_hw for us). Note that the send_setup call is bogus as it really only sets DTR/RTS to their current values. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed