]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit93d1dafb78842928f60950d94c1a7dab7c7bbb7c
tree6107c9449d719c9a2f73f865dd2af7228258a627
parentc0dc91df9a9fd094995f820df752ddf6abcbfc01
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