Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753473Ab2HaApB (ORCPT ); Thu, 30 Aug 2012 20:45:01 -0400 Received: from casper.infradead.org ([85.118.1.10]:38231 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753021Ab2HaAo7 (ORCPT ); Thu, 30 Aug 2012 20:44:59 -0400 Message-ID: <1346374330.15463.5.camel@vkoul-mobl4> Subject: Re: [PATCH 0/2] ARM: EXYNOS: Set the capability of pdm0 and pdm1 as DMA_PRIVATE From: Vinod Koul To: Tushar Behera Cc: vinod.koul@intel.com, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jaswinder.singh@linaro.org, kgene.kim@samsung.com, patches@linaro.org Date: Fri, 31 Aug 2012 06:22:10 +0530 In-Reply-To: <1346215585-31023-1-git-send-email-tushar.behera@linaro.org> References: <1346215585-31023-1-git-send-email-tushar.behera@linaro.org> Organization: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 27 On Wed, 2012-08-29 at 10:16 +0530, Tushar Behera wrote: > DMA clients pdma0 and pdma1 are internal to the SoC and are used only > by dedicated peripherals. Since they cannot be used for generic > purpose, their capability should be set as DMA_PRIVATE. > > The patches are rebased on top of v3.6-rc3. Kukjin, if you ack them I can take thru my tree, other way round is fine with me too. > > Tushar Behera (2): > ARM: EXYNOS: Set the capability of pdm0 and pdm1 as DMA_PRIVATE > DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE > > arch/arm/mach-exynos/dma.c | 2 ++ > drivers/dma/pl330.c | 1 + > 2 files changed, 3 insertions(+), 0 deletions(-) > -- ~Vinod Koul Intel Corp. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/