commit | 4fdcf68487e520844e077f75943b1e04cc05943b | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sat Oct 11 21:16:45 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 21:31:28 2014 +0530 |
tree | abdc800014e7810b38e1346dc096cef1ac48b3bf | |
parent | 0a5642be03293f73706961a7649ac1d12bd0be59 [diff] |
carma-fpga: use dmaengine_xxx() API The drivers should use dmaengine_slave_config() and dmaengine_prep_dma_sg() API instead of accessing the device_control which will be deprecated soon Signed-off-by: Vinod Koul <vinod.koul@intel.com>