From: Ville Syrjälä Date: Wed, 17 Mar 2010 18:05:38 +0000 (+0200) Subject: OMAP: DSS2: OMAPFB: Check var even if there isn't memory X-Git-Tag: v2.6.36-rc1~487^2~56 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276a1d4337c9c261f42d5a7f813d96ca18f67c2b;p=pandora-kernel.git OMAP: DSS2: OMAPFB: Check var even if there isn't memory If video memory hasn't been allocate have check_fb_var() still check most of the settings, just skip the ones involving the size of the memory region. Also skip the memory address calculations in omapfb_setup_overlay() if there's no memory. Signed-off-by: Ville Syrjälä Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed