]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma-buf: Constify ops argument to dma_buf_export()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 26 Jan 2012 11:27:22 +0000 (12:27 +0100)
committerSumit Semwal <sumit.semwal@ti.com>
Thu, 26 Jan 2012 17:09:02 +0000 (22:39 +0530)
commit3eb6701ea04a3525f2f218ecc924cd14fa78b643
tree3239cee6b5cb0e1f7f206803e17ce6c72f6b6ea0
parent87f71ae2dd7471c1b4c94100be1f218e91dc64c3
dma-buf: Constify ops argument to dma_buf_export()

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>
drivers/base/dma-buf.c
include/linux/dma-buf.h