Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754918AbcCPB3m (ORCPT ); Tue, 15 Mar 2016 21:29:42 -0400 Received: from mail-vk0-f53.google.com ([209.85.213.53]:35354 "EHLO mail-vk0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752756AbcCPB3j (ORCPT ); Tue, 15 Mar 2016 21:29:39 -0400 MIME-Version: 1.0 In-Reply-To: <1458062592-27981-1-git-send-email-appanad@xilinx.com> References: <1458062592-27981-1-git-send-email-appanad@xilinx.com> Date: Tue, 15 Mar 2016 18:29:38 -0700 Message-ID: Subject: Re: [PATCH 0/7] dmaengine: xilinx_vdma: AXI DMA's enhancments From: Moritz Fischer To: Kedareswara rao Appana Cc: Dan Williams , Vinod Koul , Michal Simek , =?UTF-8?Q?S=C3=B6ren_Brinkmann?= , Appana Durga Kedareswara Rao , Laurent Pinchart , Luis de Bethencourt , Anirudha Sarangi , dmaengine@vger.kernel.org, linux-arm-kernel , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1085 Lines: 35 Hi, On Tue, Mar 15, 2016 at 10:23 AM, Kedareswara rao Appana wrote: > This patch series does some enhancments to the VDMA driver > which includes > --> Adding support for AXI DMA IP. > --> Adding support for AXI CDMA IP. > --> Fixing checkpatch warnings. > > Kedareswara rao Appana (7): > dmaengine: xilinx_vdma: Fix checkpatch.pl warnings > dmaengine: xilinx_vdma: Add quirks support to differentiate differnet > IP cores This commitmsg has a typo. > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory > Access Engine > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory > Access Engine These two have the same commit message which is confusing. > dmaengine: xilinx_vdma: Remove unnecessary axi dma device-tree binding > doc > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Central Direct > Memory Access Engine > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Central Direct > Memory Access Engine These two have the same commit message which is confusing. Cheers, Moritz