From: Sean Paul Date: Thu, 30 Jan 2014 21:19:20 +0000 (-0500) Subject: drm/exynos: Use mode_set to configure fimd X-Git-Tag: v3.15-rc1~51^2~42^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a968e72771ea19aaedeeaa4ac9d8339186c302e3;p=pandora-kernel.git drm/exynos: Use mode_set to configure fimd This patch uses the mode passed into mode_set to configure fimd instead of directly using the panel from context. This will allow us to move the exynos_drm_display implementation out of fimd, where it doesn't belong. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-diff-tree failed