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)
commit4fdcf68487e520844e077f75943b1e04cc05943b
treeabdc800014e7810b38e1346dc096cef1ac48b3bf
parent0a5642be03293f73706961a7649ac1d12bd0be59
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>
drivers/misc/carma/carma-fpga-program.c