TTY: con3215, add tty_port
authorJiri Slaby <jslaby@suse.cz>
Wed, 11 Apr 2012 09:14:58 +0000 (11:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 17:56:12 +0000 (10:56 -0700)
commit8dd360f042387aed5e2472d2246b677b7703274f
treede39a941fca4afb35a3c08022b548f7771de9b5a
parenta2f892060f174e5f90041167ca00eb9e68badcb8
TTY: con3215, add tty_port

And use flags from that. But first we have to get rid of duplicated
flag names. From now on, for the standard ones that are stored in
tty_port->flags, we use ASYNC_* ones.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/s390/char/con3215.c