From: Sascha Hauer Date: Wed, 14 Mar 2012 10:44:54 +0000 (+0900) Subject: drm exynos: use drm_fb_helper_set_par directly X-Git-Tag: v3.3~12^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34418c25d64844625118b5eedc493f7904d77659;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 Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed