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:
322a8b0
)
dmaengine: add helper function for slave_single
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 25 Jul 2011 14:27:52 +0000
(19:57 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 8 Aug 2011 11:18:14 +0000
(16:48 +0530)
For clients which require a single slave transfer and dont want to be bothered
about the scatterlist api, this helper gives simple API for this transfer and
creates single scatterlist for DMA API
Idea from Russell King
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found