From: Javier M. Mellid Date: Mon, 17 Sep 2012 14:12:47 +0000 (+0200) Subject: staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~157 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d459a03b90ae2895d0726b9a6f5147efa30ca11f;p=pandora-kernel.git staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization Part of fb_fix_screeninfo and fb_var_screeninfo initialization happens in smtc_alloc_fb_info. It duplicates code while hiding the real functionality of smtc_alloc_fb_info. This patch groups initialization together. Signed-off-by: Javier M. Mellid Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed