From: Jiri Slaby Date: Thu, 18 Oct 2012 20:26:44 +0000 (+0200) Subject: TTY: move TTY_FLUSH* flags to tty_port X-Git-Tag: omap-for-v3.8/cleanup-headers-serial-take2-signed~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc20661e3171d45e8e58a61eb5c6b7d8d614fde;p=pandora-kernel.git TTY: move TTY_FLUSH* flags to tty_port They are only TTY buffers specific. And the buffers will go to tty_port in the next patches. So to remove the need to have both tty_port and tty_struct at some places, let us move the flags to tty_port. Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed