From: Inki Dae Date: Sat, 12 Nov 2011 05:51:23 +0000 (+0900) Subject: drm/exynos: use gem create function generically X-Git-Tag: v3.2-rc4~16^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f088d5a9c5dd22b6559fa3f3939973bc374c977b;p=pandora-kernel.git drm/exynos: use gem create function generically this patch addes exynos_drm_gem_init() creating and initialzing a gem. allocation functions could use this function to create new gem and it changes size type of exynos_drm_gem_create structure to 64bit and also corrects comments to exynos_drm_gem_create structure. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed