From: Heikki Krogerus Date: Thu, 5 Sep 2013 14:34:52 +0000 (+0300) Subject: serial: 8250: don't change the fifo trigger level when using dma X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2797f6fb6727d8ac5127f88aee1fd059db0be24b;p=pandora-kernel.git serial: 8250: don't change the fifo trigger level when using dma DMA engines usually expect the fifo trigger level to be aligned with the burst size. It should not be changed even with small baud rates. This will fix an issue with Designware DMA engine where the data can not be transferred over UART with lower baud rates then 2400. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed