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:
edf8598
)
common: dma-mapping: introduce mmap method
author
Marek Szyprowski
<m.szyprowski@samsung.com>
Wed, 21 Dec 2011 15:55:33 +0000
(16:55 +0100)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 26 Feb 2013 17:51:02 +0000
(19:51 +0200)
Introduce new generic mmap method with attributes argument.
This method lets drivers to create a userspace mapping for a DMA buffer
in generic, architecture independent way.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
No differences found