dma: dmaengine: add slave req id in slave_config
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 6 Jun 2012 05:25:26 +0000 (10:55 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Fri, 8 Jun 2012 05:23:05 +0000 (10:53 +0530)
commit4fd1e324b7b5f80bd521b58593ada74ef89e80c4
tree6107c9449d719c9a2f73f865dd2af7228258a627
parentf5c55847f7ae31275c3305c997330e5fefa9fa0e
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 <ldewangan@nvidia.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
include/linux/dmaengine.h