dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:58 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:27:12 +0000 (19:57 +0530)
commit96f5ff0e108a497372d86a286e6c264b39c09370
treebd8e807cc39b80f62ea06e45362dc0100062a8cb
parent3287fb4d23fc906edcd5fa8c1632f30946e9c779
dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio

edma_write_slot() is for writing an entire paRAM slot.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c