From: Hector Palacios Date: Thu, 3 Oct 2013 07:32:03 +0000 (+0200) Subject: serial: mxs-auart: set the FIFO size to DMA buffer size X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9987f76ad286887978803ece6cdcf34582279a29;p=pandora-kernel.git serial: mxs-auart: set the FIFO size to DMA buffer size When DMA is enabled (with hardware flow control enabled) the FIFO size must be set to the size of the DMA buffer, as this is the size the tty subsystem can use. Signed-off-by: Hector Palacios Reviewed-by: Marek Vasut Acked-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed