From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756856AbbFQVtU (ORCPT ); Wed, 17 Jun 2015 17:49:20 -0400 Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:47338 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932425AbbFQVtO (ORCPT ); Wed, 17 Jun 2015 17:49:14 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Wed, 17 Jun 2015 23:49:11 +0200 X-ME-IP: 109.222.196.159 From: Robert Jarzmik To: Vinod Koul Cc: Jonathan Corbet , dmaengine@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND 0/2] dmaengine: make transfers reusable References: <1432674394-32007-1-git-send-email-robert.jarzmik@free.fr> <20150617164647.GF28601@localhost> X-URL: http://belgarath.falguerolles.org/ Date: Wed, 17 Jun 2015 23:47:13 +0200 In-Reply-To: <20150617164647.GF28601@localhost> (Vinod Koul's message of "Wed, 17 Jun 2015 22:16:47 +0530") Message-ID: <871thaaty6.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Vinod Koul writes: > On Tue, May 26, 2015 at 11:06:32PM +0200, Robert Jarzmik wrote: >> Hi Vinod and Maxime, >> >> This very same patch was already submitted in [1]. It enables the reuse of >> transfers through their lifetime. I added to this serie the documentation patch >> Maxime has been commenting, as it is tighly linked. >> >> The "RESEND" is a bit zealous as the documentation patch was fixed according to >> Maxime's first 2 comments. > > Applied, thanks Thanks Vinod ! Cheers. -- Robert