[PATCH v7 0/6] dmaengine: xilinx_dma: Bug fixes

Vinod Koul vinod.koul at intel.com
Sun Dec 17 21:19:31 PST 2017


On Thu, Dec 07, 2017 at 10:51:01AM +0530, Kedareswara rao Appana wrote:
> This patch series fixes below bugs in DMA and VDMA IP's
> ---> Added channel idle checks in the driver before submitting the buffer descriptor to h/w.
> ---> Fixes bug in Multi frame sotres handling in VDMA
> ---> Fixes issues w.r.to multi frame descriptors submit with AXI DMA S2MM(recv) Side.
> ---> Fixed kernel doc warnings in the driver.
> ---> Fixed checkpatch errors in the driver.

Applied after applying this to fix typo. You seriously need a decent spell
checker in your editor

-       /* This variable enusres that descripotrs are not
-        * Submited when dma engine is in progress. This variable is
-        * Added to avoid pollling for a bit in the status register to
+       /* This variable ensures that descriptors are not
+        * Submitted when dma engine is in progress. This variable is
+        * Added to avoid polling for a bit in the status register to

-- 
~Vinod



More information about the linux-arm-kernel mailing list