From: Alan Cox Date: Tue, 4 Sep 2012 15:35:08 +0000 (+0100) Subject: tty: move the async flags from the serial code into the tty includes X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3fe7aba2067212a8c3baffc18f9209fcbe9d34;p=pandora-kernel.git tty: move the async flags from the serial code into the tty includes These are used with the tty_port flags which are tty generic so move the flags into a more sensible place. This then makes it possible to add helpers such as those suggested by Huang Shijie. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed