diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-07-06 20:32:18 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-07-15 22:01:02 +0530 |
commit | 585a9d0b43d109ad76c0e43eae0fbe5ec3196246 (patch) | |
tree | f6d17796832981acddcbf5ca17be0a80192a6455 /firmware/kaweth | |
parent | 653e67f7e5e008258ff65c2067460cc9e8ee8f94 (diff) |
dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype
The pl330 driver has the custom pl330_reqtype enum which has the same possible
settings as the generic dma_transfer_direction enum. Switching over to the
generic enum internally makes it possible to directly initialize it from the
transfer request direction.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions