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:
0e24e90
)
[media] omap3isp: ccdc: Use the DMA API for LSC
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 2 Jan 2014 23:06:08 +0000
(20:06 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 25 May 2014 14:11:19 +0000
(11:11 -0300)
Replace the OMAP-specific IOMMU API usage by the DMA API for LSC. The
table is now allocated using dma_alloc_coherent() and the related sg
table is retrieved using dma_get_sgtable() for sync operations.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found