]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc5eb34977ac11e849144e3977083bcd9aa3604e
treeabdc800014e7810b38e1346dc096cef1ac48b3bf
parent0e7340f719c6927089542792faadb8557c853d3f
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