From: Guennadi Liakhovetski Date: Fri, 3 Sep 2010 07:19:49 +0000 (+0000) Subject: fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-coding X-Git-Tag: v2.6.37-rc1~23^2^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14177a5e56904a584f3777f36b50c8d7bfde5810;p=pandora-kernel.git fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-coding Use the standard fb_videomode_to_var() instead of filling fb_var_screeninfo fields manually in, also remove a redundant memset(0). Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed