[PATCH-RESEND 0/2] Support device_prep_dma_sg for pl330

Chanho Park chanho61.park at samsung.com
Fri Aug 9 07:11:32 EDT 2013


This patchset support device_prep_dma_sg functionality for pl330 dmaengine
driver. The prep_dma_sg function prepares descriptors to transfer between src
and dest memory which consists of scatter/gather list. The patchset contains
code clean-up to eliminate duplications.

Chanho Park (2):
  dma: pl330: split off common code to give back descriptors
  dma: pl330: add pl330_prep_dma_sg to transfer from sglist to sglist

 drivers/dma/pl330.c |  209 ++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 157 insertions(+), 52 deletions(-)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list