From: Laurent Pinchart Date: Wed, 2 Jul 2008 08:58:45 +0000 (+0200) Subject: cpm_uart: Support uart_wait_until_sent() X-Git-Tag: v2.6.27-rc1~1058^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc320815305c5f019672d144f4c4c2710ef7732e;p=pandora-kernel.git cpm_uart: Support uart_wait_until_sent() Set port->fifosize to the software FIFO size, and update the port timeout when the baud rate is modified. SCC ports have an optional 32 byte hardware FIFO which is currently not taken into account, as there is no documented way to check when the FIFO becomes empty. Signed-off-by: Laurent Pinchart Signed-off-by: Kumar Gala --- Reading git-diff-tree failed