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:

committed by
Greg Kroah-Hartman

szülő
82c3b87b7e
commit
892c7cfc16
@@ -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 */
|
||||
|
Reference in New Issue
Block a user