From: Inki Dae Date: Fri, 17 Aug 2012 06:24:03 +0000 (+0900) Subject: drm/exynos: fixed page align bug. X-Git-Tag: v3.6-rc6~14^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da5907c84f8b092dc42b47b5c19684c1b3b4c98;p=pandora-kernel.git drm/exynos: fixed page align bug. do not align in page unit at dumb creation. the align is done by exynos_drm_gem_create() to be called commonly. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed