[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1346215585-31023-1-git-send-email-tushar.behera@linaro.org>
Date: Wed, 29 Aug 2012 10:16:23 +0530
From: Tushar Behera <tushar.behera@...aro.org>
To: linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: vinod.koul@...el.com, kgene.kim@...sung.com,
jaswinder.singh@...aro.org, patches@...aro.org
Subject: [PATCH 0/2] ARM: EXYNOS: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
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.
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(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists