git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2284354
)
dmaengine: Mark the struct dma_slave_config direction field deprecated
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Wed, 20 Aug 2014 17:20:53 +0000
(19:20 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 23 Sep 2014 14:49:10 +0000
(20:19 +0530)
The direction passed to the device_prep_slave_sg, device_prep_dma_cyclic
or device_prep_interleaved_dma (through struct dma_interleaved_template)
should be used instead.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found