crisv10: use close delays from tty_port

The same as flags, convert to using close delays from tty_port.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jiri Slaby
2013-03-07 13:12:38 +01:00
committed by Greg Kroah-Hartman
szülő 82c3b87b7e
commit 892c7cfc16
2 fájl változott, egészen pontosan 9 új sor hozzáadva és 13 régi sor törölve

Fájl megtekintése

@@ -87,8 +87,6 @@ struct e100_serial {
volatile int tr_running; /* 1 if output is running */
int x_char; /* xon/xoff character */
int close_delay;
unsigned short closing_wait;
unsigned long event;
int line;
int type; /* PORT_ETRAX */