summaryrefslogtreecommitdiff
path: root/tools/kvm
diff options
context:
space:
mode:
authorSerge Semin <Sergey.Semin@baikalelectronics.ru>2020-09-20 14:23:17 +0300
committerMark Brown <broonie@kernel.org>2020-09-29 16:37:10 +0100
commit9a6471a1a2c24964838a5bfa4d374e644e9daf07 (patch)
tree94b66ee5e8d5f601402e6ba9cc673f4795773c8a /tools/kvm
parentab7a4d758b278fe44ded648e731c0638b6fa7fd3 (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 <Sergey.Semin@baikalelectronics.ru> Link: https://lore.kernel.org/r/20200920112322.24585-7-Sergey.Semin@baikalelectronics.ru Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions