From: Michal Simek Date: Tue, 6 May 2014 04:46:15 +0000 (+0200) Subject: tty: serial: uartlite: Specify time for sending chars X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3352154041e28cf8c1c260cca41d8e83d5377d8;p=pandora-kernel.git tty: serial: uartlite: Specify time for sending chars Xilinx MDM (Microblaze Debug Module) also contains uart interface via JTAG which is compatible with uartlite driver. This interface is really slow that's why timeout is setup to 1s. Make this time delay not to be cpu speed dependent. Signed-off-by: Michal Simek Acked-by: Peter Korsgaard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed