From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.ujfalusi@ti.com (Peter Ujfalusi) Date: Tue, 5 Apr 2016 17:50:48 +0300 Subject: [PATCH v2 0/2] dmaengine: omap-dma: Fix polled completion In-Reply-To: <20160404131822.GA19738@vkoul-mobl.iind.intel.com> References: <1457616527-979-1-git-send-email-peter.ujfalusi@ti.com> <20160404131822.GA19738@vkoul-mobl.iind.intel.com> Message-ID: <5703D0C8.80509@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Vinod, On 04/04/16 16:18, Vinod Koul wrote: > On Thu, Mar 10, 2016 at 03:28:45PM +0200, Peter Ujfalusi wrote: >> Hi, >> >> Based on the discussion on the first version: >> https://lkml.org/lkml/2016/2/25/167 >> >> I have fixed the omap_dma_tx_status() - first patch and added the second patch >> to not disable the interrupts for memcpy so multiple transfers can be queued. > > Hi Peter, > > These do not apply for me. Can you please check. I have resent as v3. > FWIW my fixes is on -rc1 tested with -rc1 -- P?ter