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:
c16fa4f
)
dma-buf: Constify ops argument to dma_buf_export()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 26 Jan 2012 11:27:22 +0000
(12:27 +0100)
committer
Sumit Semwal
<sumit.semwal@ti.com>
Mon, 19 Mar 2012 10:12:14 +0000
(15:42 +0530)
This allows drivers to make the dma buf operations structure constant.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
No differences found