dmaengine: pl330: Remove duplicated cachecontrol enum
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 6 Jul 2014 18:32:19 +0000 (20:32 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 15 Jul 2014 16:31:02 +0000 (22:01 +0530)
The settings for destination and source cache control are exactly the same. This
patch removes the duplicated enum and uses the same for both destination and
source cache control.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pl330.c

Simple merge