From: Laurent Pinchart Date: Tue, 16 Apr 2013 12:21:23 +0000 (+0200) Subject: drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap X-Git-Tag: v3.11-rc1~65^2~112^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda3fdaa0f43fc7faaf07b4fc4f2bc4daea12451;p=pandora-kernel.git drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap The dma-buf mmap code was copied from the GEM mmap implementation. Replace it with the new drm_gem_mmap_obj() function. Signed-off-by: Laurent Pinchart Reviewed-by: Rob Clark --- Reading git-diff-tree failed