[PATCH V2 08/12] dmaengine/dw_dmac: Unmap all memory buffers after completion of slave transfers

Vinod Koul vinod.koul at intel.com
Tue Jan 31 00:36:16 EST 2012


On Tue, 2012-01-31 at 10:49 +0530, Viresh Kumar wrote:
> On 1/31/2012 10:42 AM, Vinod Koul wrote:
> > Btw, can you also fix the driver not to use chan->private?
> 
> Ya sure, but i am not in sync with the issue. :(
> Why do we need to remove code dependency on chan->private, something
> dmaengine specific has changed?
> 
its deprecated :)
You should be using dma_slave_config instead to pass the required
parameters

-- 
~Vinod




More information about the linux-arm-kernel mailing list