From: Inki Dae Date: Fri, 2 Nov 2012 07:10:39 +0000 (+0900) Subject: drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. X-Git-Tag: v3.8-rc1~82^2~13^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6d66c3a797376d21b23dc8261733ce35970014;p=pandora-kernel.git drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. With iommu support, non-continuous buffer also is supported so this patch removes these checking from exynos_drm_gem_get/put_dma_addr funciton. This patch is based on the below patch set, "drm/exynos: add iommu support for -next". http://www.spinics.net/lists/dri-devel/msg29041.html Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed