From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v4 3/6] ARM: edma: Add function to manually trigger an EDMA channel Date: Mon, 2 Sep 2013 19:38:51 +0530 Message-ID: <52249BF3.6000705@ti.com> References: <1377817545-18015-1-git-send-email-joelf@ti.com> <1377817545-18015-4-git-send-email-joelf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1377817545-18015-4-git-send-email-joelf-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Joel Fernandes Cc: Linux DaVinci Kernel List , Russell King , Vinod Koul , Koen Kooi , Linux MMC List , Linux Kernel Mailing List , Sricharan R , Franklin Cooper , Dan Williams , Linux OMAP List , Linux ARM Kernel List List-Id: linux-mmc@vger.kernel.org On 8/30/2013 4:35 AM, Joel Fernandes wrote: > Manual trigger for events missed as a result of splitting a > scatter gather list and DMA'ing it in batches. Add a helper > function to trigger a channel incase any such events are missed. > > Signed-off-by: Joel Fernandes Acked-by: Sekhar Nori Thanks, Sekhar