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:
66bde0b
)
intel_mid_dma: add support for single item scatter-gather list
author
Feng Tang
<feng.tang@intel.com>
Thu, 2 Dec 2010 09:14:30 +0000
(17:14 +0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Sat, 4 Dec 2010 23:09:50 +0000
(15:09 -0800)
Current driver's device_prep_slave_sg can't be used by DMAC2 even
the sg list contains one item, this patch will enable DMAC2 to
use this API.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found