From: Sean Paul Date: Thu, 30 Jan 2014 21:19:16 +0000 (-0500) Subject: drm/exynos: Use drm_mode_copy to copy modes X-Git-Tag: v3.15-rc1~51^2~42^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75626853a7a00633f24def1039df5aa55d051091;p=pandora-kernel.git drm/exynos: Use drm_mode_copy to copy modes This patch changes the manual copying of mode to adjusted_mode in mode_fixup to use drm_mode_copy instead of handling things manually. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-diff-tree failed