From: Paul Fulghum Date: Thu, 11 Jun 2009 11:28:37 +0000 (+0100) Subject: tty: synclink_gt add receive pio mode X-Git-Tag: v2.6.31-rc1~399^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba5a5d21204f61ff655b322a90ed91c75194e4b;p=pandora-kernel.git tty: synclink_gt add receive pio mode Add receive programmed IO mode to reduce receive latency when using low data rates. The receive FIFO trigger level of 128 bytes used in DMA mode creates excessive latency when operating at low data rates. PIO mode is selected when user application requests data in blocks of less than 128 bytes. Signed-off-by: Paul Fulghum Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed