diff options
author | Sumit Semwal <sumit.semwal@ti.com> | 2012-01-27 10:39:27 +0100 |
---|---|---|
committer | Sumit Semwal <sumit.semwal@ti.com> | 2012-03-26 08:01:58 +0200 |
commit | 33ea2dcb39ba50b0b69d1b1dc24702f084b46411 (patch) | |
tree | ec1e1b0c223e09861341f82d2aa0b13ec841be95 /drivers/usb | |
parent | dma-buf: Move code out of mutex-protected section in dma_buf_attach() (diff) | |
download | linux-33ea2dcb39ba50b0b69d1b1dc24702f084b46411.tar.xz linux-33ea2dcb39ba50b0b69d1b1dc24702f084b46411.zip |
dma-buf: add dma_data_direction to unmap dma_buf_op
Some exporters may use DMA map/unmap APIs in dma-buf ops, which require
enum dma_data_direction for both map and unmap operations.
Thus, the unmap dma_buf_op also needs to have enum dma_data_direction as
a parameter.
Reported-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions