[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171218051931.GO18649@localhost>
Date: Mon, 18 Dec 2017 10:49:31 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: Kedareswara rao Appana <appana.durga.rao@...inx.com>
Cc: dan.j.williams@...el.com, michal.simek@...inx.com,
appanad@...inx.com, lars@...afoo.de, akinobu.mita@...il.com,
joabreu@...opsys.com, mike.looijmans@...ic.nl, kedare06@...il.com,
dmaengine@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 0/6] dmaengine: xilinx_dma: Bug fixes
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
Powered by blists - more mailing lists