aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRobin Gong <[email protected]>2020-06-17 06:42:08 +0800
committerMark Brown <[email protected]>2020-06-23 13:38:14 +0100
commit809b1b04df898b6d182069146231a3cbf5f2d9cc (patch)
tree64458c4970bab1cdccef890aa54f6267fa28c346 /tools/perf/scripts/python/export-to-postgresql.py
parentc314360cea42e9481d9f68a73a3a776eba31ba4b (diff)
spi: introduce fallback to pio
Add fallback to pio mode in case dma transfer failed with error status SPI_TRANS_FAIL_NO_START. If spi client driver want to enable this feature please set xfer->error in the proper place such as dmaengine_prep_slave_sg() failure detect(but no any data put into spi bus yet). Besides, add master->fallback checking in its can_dma() so that spi core could switch to pio next time. Please refer to spi-imx.c. Signed-off-by: Robin Gong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions