From: Pradeep Goudagunta Date: Fri, 6 Jun 2014 11:18:08 +0000 (+0530) Subject: serial: tegra: update tx_circular buffer only when TX_DMA is in progress X-Git-Tag: cleanup-for-v3.18~124^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3dbfca3b14a4a2950255c1628cd53b384d963e;p=pandora-kernel.git serial: tegra: update tx_circular buffer only when TX_DMA is in progress When channel is require to stop transmit then update the Tx circular buffer only when DMA based transfer is in progress. If there is no DMA based transfer then no need to update the Tx buffer. Signed-off-by: Pradeep Goudagunta Signed-off-by: Laxman Dewangan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed