From: Inki Dae Date: Tue, 3 Apr 2012 12:49:15 +0000 (+0900) Subject: drm/exynos: fixed duplicated page allocation bug. X-Git-Tag: v3.4-rc3~33^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61db75d83ca2ac7d46b72fe94b253bbe277bb178;p=pandora-kernel.git drm/exynos: fixed duplicated page allocation bug. this patch fixes that buf->pages is allocated two times when it allocates physically continuous memory region and removes unnecessary codes. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed