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>
Mon, 19 Mar 2012 10:12:14 +0000 (15:42 +0530)
commit5375764f9408b8ef1fb8d6cd1ed0efd97dce4824
tree05a88e01997b609418de73d53e9f6fbf06add73e
parentc16fa4f2ad19908a47c63d8fa436a1178438c7e7
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
This page took 0.03625 seconds and 5 git commands to generate.