summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2016-01-26 15:33:21 +0200
committerMark Brown <broonie@kernel.org>2016-01-27 11:29:25 +0000
commitee03672d961bdac2ac1e593e9c29b0d3b7320409 (patch)
tree69b275e221e05cbee56be39e583cea560012fc4e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent22a33632fb607a18148815548478265a672d5295 (diff)
spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages
Transfer debug messages don't actually show is the transfer really using DMA. Driver may fall back to PIO in case transfer size is not within the certain limits or fails to map DMA buffers but debug messages don't reveal that. Move these debug messages further in pump_transfers() where the actual transfer mode is known and use drv_data->dma_mapped flag instead of chip->enable_dma for printing the mode. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions