Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753235AbcDFPnX (ORCPT ); Wed, 6 Apr 2016 11:43:23 -0400 Received: from mga11.intel.com ([192.55.52.93]:47575 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752844AbcDFPnU (ORCPT ); Wed, 6 Apr 2016 11:43:20 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,447,1455004800"; d="scan'208";a="681815508" Date: Wed, 6 Apr 2016 08:43:17 -0700 From: Vinod Koul To: Kedareswara rao Appana Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, dan.j.williams@intel.com, appanad@xilinx.com, moritz.fischer@ettus.com, laurent.pinchart@ideasonboard.com, luis@debethencourt.com, svemula@xilinx.com, anirudh@xilinx.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org Subject: Re: [RESEND PATCH v2 2/6] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Message-ID: <20160406154315.GD29770@vkoul-mobl.iind.intel.com> References: <1459919700-6692-1-git-send-email-appanad@xilinx.com> <1459919700-6692-3-git-send-email-appanad@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459919700-6692-3-git-send-email-appanad@xilinx.com> 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: 232 Lines: 9 On Wed, Apr 06, 2016 at 10:44:56AM +0530, Kedareswara rao Appana wrote: > This patch renames the xilinx_vdma_ prefix to xilinx_dma > for the API's and masks that will be shared b/w three DMA > IP cores. Applied, thanks -- ~Vinod