diff options
| author | Jiada Wang <[email protected]> | 2014-12-09 18:11:30 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-01-09 14:23:07 -0800 |
| commit | 0bbc9b81c1638f6e75c8ed423b5e6ae1a2035d79 (patch) | |
| tree | fc5a6ce0b2610597c6d3dd6b5dc28e34c827ccd8 /tools/perf/scripts/python | |
| parent | d64b8607aceb9bd3b3dabddfc4f76458e5a8489d (diff) | |
serial: imx: call imx_dma_tx() again in dma_tx_callback
Currently in dma_tx_callback(), no matter if there is still
remaining data pending in circle buffer or not, DMA transmit
will be terminated.
This will result in some data never get transmitted.
In order to fix this issue, call imx_dma_tx() again in
dma_tx_callback, when there is pending data and uart hasn't
been stopped.
Signed-off-by: Jiada Wang <[email protected]>
Signed-off-by: Dirk Behme <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions