carma-fpga: use dmaengine_xxx() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:46:45 +0000 (21:16 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 16:01:28 +0000 (21:31 +0530)
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>

No differences found