From: Peter Hurley Date: Thu, 16 Oct 2014 19:33:23 +0000 (-0400) Subject: tty: Move pty-specific set_termios() handling to pty driver X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbfcd851a9ee0bf6952e538be75230b7c071dafb;p=pandora-kernel.git tty: Move pty-specific set_termios() handling to pty driver Packet mode is unique to the pty driver; move the packet mode state change code from the generic tty ioctl handler to the pty driver. Signed-off-by: Peter Hurley Reviewed-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed