diff options
author | Serge Semin <[email protected]> | 2020-09-20 14:23:17 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-29 16:37:10 +0100 |
commit | 9a6471a1a2c24964838a5bfa4d374e644e9daf07 (patch) | |
tree | 94b66ee5e8d5f601402e6ba9cc673f4795773c8a /scripts/gdb/linux/modules.py | |
parent | ab7a4d758b278fe44ded648e731c0638b6fa7fd3 (diff) |
spi: dw-dma: Check DMA Tx-desc submission status
We suggest to add the dmaengine_submit() return value test for errors. It
has been unnecessary while the driver was expected to be utilized in pair
with DW DMAC. But since now the driver can be used with any DMA engine, it
might be useful to track the errors on DMA submissions so not miss them
and get into an unpredictable driver behaviour.
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions