From: Johan Hovold Date: Mon, 26 May 2014 17:23:22 +0000 (+0200) Subject: USB: usb_wwan: remove unimplemented set_termios X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a427c179deb0fa3fa61126e137adb69c35273f24;p=pandora-kernel.git USB: usb_wwan: 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