common: dma-mapping: introduce mmap method
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 21 Dec 2011 15:55:33 +0000 (16:55 +0100)
committerGrazvydas 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