From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757544AbbFQQp2 (ORCPT ); Wed, 17 Jun 2015 12:45:28 -0400 Received: from mga11.intel.com ([192.55.52.93]:8524 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753449AbbFQQpV (ORCPT ); Wed, 17 Jun 2015 12:45:21 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,633,1427785200"; d="scan'208";a="712730651" Date: Wed, 17 Jun 2015 22:16:47 +0530 From: Vinod Koul To: Robert Jarzmik 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 Message-ID: <20150617164647.GF28601@localhost> References: <1432674394-32007-1-git-send-email-robert.jarzmik@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432674394-32007-1-git-send-email-robert.jarzmik@free.fr> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- ~Vinod