Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751686AbdIURC1 (ORCPT ); Thu, 21 Sep 2017 13:02:27 -0400 Received: from mga07.intel.com ([134.134.136.100]:25816 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbdIURC0 (ORCPT ); Thu, 21 Sep 2017 13:02:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,425,1500966000"; d="scan'208";a="1221992630" Date: Thu, 21 Sep 2017 22:36:15 +0530 From: Vinod Koul To: Stefan =?iso-8859-1?Q?Br=FCns?= Cc: dmaengine@vger.kernel.org, Dan Williams , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] dmaengine: Correct some documentation Message-ID: <20170921170615.GD30097@localhost> References: <20170911234445.30831-1-stefan.bruens@rwth-aachen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170911234445.30831-1-stefan.bruens@rwth-aachen.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 459 Lines: 20 On Tue, Sep 12, 2017 at 01:44:43AM +0200, Stefan Br?ns wrote: > Some small fixes for dmaengine documentation. Applied, thanks > > Stefan Br?ns (2): > dmaengine: List all allowed values for src/dst_addr_width in kernel > doc > dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify > > include/linux/dmaengine.h | 30 +++++++++++++++++------------- > 1 file changed, 17 insertions(+), 13 deletions(-) > > -- > 2.14.1 > -- ~Vinod