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:
d33186d
)
[media] omap3isp: ccdc: Use the DMA API for FPC
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:12:02 +0000
(11:12 -0300)
Replace the OMAP-specific IOMMU API usage by the DMA API for FPC. 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