From: Alexandre Bounine Date: Thu, 8 Mar 2012 20:35:13 +0000 (-0500) Subject: dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic X-Git-Tag: v3.4-rc1~39^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185ecb5f4fd43911c35956d4cc7d94a1da30417f;p=pandora-kernel.git dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic Add context parameter to device_prep_slave_sg() and device_prep_dma_cyclic() interfaces to allow passing client/target specific information associated with the data transfer. Modify all affected DMA engine drivers. Signed-off-by: Alexandre Bounine Acked-by: Linus Walleij Acked-by: Felipe Balbi Signed-off-by: Vinod Koul --- Reading git-diff-tree failed