From: Jiri Slaby Date: Wed, 9 Nov 2011 20:33:45 +0000 (+0100) Subject: TTY: serial, switch closing_wait and close_delay to jiffies X-Git-Tag: v3.3-rc1~154^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb0fbfdc81f29a414583bd05a9e324f8f19984d;p=pandora-kernel.git 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 Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed