aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2014-09-29 20:06:44 +0200
committerGreg Kroah-Hartman <[email protected]>2014-11-05 19:10:07 -0800
commit0e31c8d173ab105f161f26d222eae6cad2aebf5f (patch)
tree3d1668cd4f76f8a7fa76c49cfbf22ad9d4697196 /tools/perf/scripts/python
parent31a171328e870c9f65d01191e51a75cde5f78ffd (diff)
tty: serial: 8250_omap: add custom DMA-RX callback
The omap needs a DMA request pending right away. If it is enqueued once the bytes are in the FIFO then nothing will happen and the FIFO will be later purged via RX-timeout interrupt. This patch enqueues RX-DMA request on completion but not if it was aborted on error. The first enqueue will happen in the driver in startup. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Reviewed-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions