Searched hist:"4 cb0fbfdc81f29a414583bd05a9e324f8f19984d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/serial/ |
H A D | serial_core.c | diff 4cb0fbfdc81f29a414583bd05a9e324f8f19984d Wed Nov 09 21:33:45 CET 2011 Jiri Slaby <jslaby@suse.cz> TTY: serial, switch closing_wait and close_delay to jiffies
As the tty_port helpers think closing_wait and close_delay are in jiffies and we want to use the helpers (next patches), we have to switch the closing_wait and close_delay from ms to jiffies now.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|