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)
commitf0564c7ecbc07a1290dabc8720f9dc03f22fa563
treec96ced1d48f4e97a29b4a0221ef3867b9a3fd54a
parent585a9d0b43d109ad76c0e43eae0fbe5ec3196246
dmaengine: pl330: Remove duplicated cachecontrol enum

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
This page took 0.02619 seconds and 5 git commands to generate.