commit | 5e3dbfca3b14a4a2950255c1628cd53b384d963e | [log] [tgz] |
---|---|---|
author | Pradeep Goudagunta <pgoudagunta@nvidia.com> | Fri Jun 06 16:48:08 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 10 15:53:20 2014 -0700 |
tree | 179c7922d6132716bbf39ed758c3321b2bcb6264 | |
parent | 080029b149258b9ccb05f26ee5f5d18e359bce2d [diff] |
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 <pgoudagunta@nvidia.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>