From: Sonic Zhang Date: Wed, 21 Nov 2007 09:00:32 +0000 (+0800) Subject: Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very... X-Git-Tag: v2.6.25-rc4~144^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759eb040901af60d8a1a2b59b93805521b156cbb;p=pandora-kernel.git Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly Output as many bytes as possible in PIO tx handler. This reduce the number of tx interrupts and shorten the delay to handle rx interrupt. So, rx overrun disappears. Signed-off-by: Sonic Zhang Signed-off-by: Bryan Wu --- Reading git-diff-tree failed