DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
authorTushar Behera <tushar.behera@linaro.org>
Wed, 29 Aug 2012 04:46:25 +0000 (10:16 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Fri, 14 Sep 2012 03:12:08 +0000 (08:42 +0530)
commit5557a419d44d063be665100086adf4721d41ea49
tree913bc34a1842e1e0ddb2ccaf437bd81fdd5ca64f
parent7fc7bf084bba30c66e751dae47b87bc00891f288
DMA: PL330: 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.

CC: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/pl330.c