From: Sascha Hauer Date: Wed, 1 Feb 2012 10:38:37 +0000 (+0100) Subject: drm exynos: use drm_fb_helper_set_par directly X-Git-Tag: v3.4-rc1~143^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b316fdafcc37e3e65b4a650afb7aab5cc2d271;p=pandora-kernel.git drm exynos: use drm_fb_helper_set_par directly info->fix.visual already is correctly set from drm_fb_helper_fill_fix. info->fix.line_length is also set from drm_fb_helper_fill_fix, so drm_fb_helper_set_par directly instead of a custom exynos_drm_fbdev_set_par. Signed-off-by: Sascha Hauer Tested-by: Inki Dae Signed-off-by: Dave Airlie --- Reading git-diff-tree failed