TTY: amiserial, use only one copy of async flags
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:52:14 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 19:48:43 +0000 (11:48 -0800)
commitfef21073af6f826510e41fc367df68383b63e1d2
tree4119b21967795c3347e6e58e52588808e050f60b
parentc5f0508b992ad081ba378a59b2404966f9f89429
TTY: amiserial, use only one copy of async flags

Huh, why would one want to store two copies of them? Get rid of the
one from async_struct. That structure is going away as a whole soon.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/amiserial.c