diff options
author | Muhammad Hamza Farooq <mfarooq@visteon.com> | 2015-09-18 07:08:30 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 12:36:10 -0400 |
commit | 1d3db608f933605d2dce44a0262ea94da3407465 (patch) | |
tree | d196722702b5f06ffff5c87469f9e1a9a988a326 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 371cfed3116bc2ebd173fe55870f77ea1413edac (diff) |
serial: sh-sci: Call dma_async_issue_pending when transaction completes
dmaengine_submit() will not start the DMA operation, it merely adds
it to the pending queue. If the queue is no longer running, it won't be
restarted until dma_async_issue_pending() is called.
Signed-off-by: Muhammad Hamza Farooq <mfarooq@visteon.com>
[geert: Add more description]
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions