From: Inki Dae Date: Fri, 14 Dec 2012 05:34:31 +0000 (+0900) Subject: drm/exynos: fix allocation and cache mapping type X-Git-Tag: v3.8-rc1~82^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1169af218010ec7420c2f66c10284047774ba96c;p=pandora-kernel.git drm/exynos: fix allocation and cache mapping type This patch fixes memory alloction(contiguous or not) and cache mapping types(cachable or not). For this, it converts each type from user request into dma attribute properly. Changelog v2: - just code cleanup. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed