From: Florian Tobias Schandinat Date: Wed, 2 Jun 2010 19:41:23 +0000 (+0000) Subject: viafb: simplify lcd size "detection" X-Git-Tag: v2.6.36-rc1~486^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3fd679a344468e892a109b8de3e2948ce14e0f;p=pandora-kernel.git viafb: simplify lcd size "detection" viafb: simplify lcd size "detection" Remove all occurences of get_lcd_size_method as only the values GET_LCD_SIZE_BY_VGA_BIOS and GET_LCD_SIZE_BY_USER_SETTING were used which had the identical code so there is no need to make things look more complicated than they actually are. Just a bit of of cleanup, really no regressions expected. Signed-off-by: Florian Tobias Schandinat Cc: Joseph Chan --- Reading git-diff-tree failed