From: Laxman Dewangan Date: Wed, 6 Jun 2012 05:25:26 +0000 (+0530) Subject: dma: dmaengine: add slave req id in slave_config X-Git-Tag: v3.6-rc1~109^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd1e324b7b5f80bd521b58593ada74ef89e80c4;p=pandora-kernel.git dma: dmaengine: add slave req id in slave_config The DMA controller like Nvidia's Tegra Dma controller supports the different slave requestor id from different slave. This need to be configure in dma controller to handle the request properly. Adding the slave-id in the slave configuration so that information can be passed from client when configuring for slave. Signed-off-by: Laxman Dewangan Signed-off-by: Vinod Koul --- Reading git-diff-tree failed