From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751542AbbEYU63 (ORCPT ); Mon, 25 May 2015 16:58:29 -0400 Received: from smtp08.smtpout.orange.fr ([80.12.242.130]:44389 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751174AbbEYU61 (ORCPT ); Mon, 25 May 2015 16:58:27 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Mon, 25 May 2015 22:58:26 +0200 X-ME-IP: 109.222.71.104 From: Robert Jarzmik To: Vinod Koul Cc: Maxime Ripard , Jonathan Corbet , Daniel Mack , Haojian Zhuang , dmaengine@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 6/6] Documentation: dmaengine: document DMA_CTRL_ACK References: <1431626006-1708-1-git-send-email-robert.jarzmik@free.fr> <1431626006-1708-6-git-send-email-robert.jarzmik@free.fr> <20150514183853.GN4004@lukather> <87twvekij8.fsf@belgarion.home> <20150525165257.GI3140@localhost> X-URL: http://belgarath.falguerolles.org/ Date: Mon, 25 May 2015 22:57:10 +0200 In-Reply-To: <20150525165257.GI3140@localhost> (Vinod Koul's message of "Mon, 25 May 2015 22:22:57 +0530") Message-ID: <87r3q41il5.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: >> > Also, we should still mention that it's !slave API only. >> Certainly not, it's fully slave API, that's the purpose of this patch. > Its is not dependent on slave, it cna be used by slave as well as other > users You're right Vinod. I will rephrase that : this applies for both slave and !slave. Cheers. -- Robert