Re: [PATCH 0/2] Support device_prep_dma_sg for pl330

2013-04-07 Thread Jassi Brar
On Tue, Apr 2, 2013 at 5:31 PM, Chanho Park chanho61.p...@samsung.com wrote: 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

[PATCH 0/2] Support device_prep_dma_sg for pl330

2013-04-02 Thread Chanho Park
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: