From: Florian Tobias Schandinat Date: Wed, 10 Mar 2010 23:21:31 +0000 (-0800) Subject: viafb: reorder initialization for dual framebuffer mode X-Git-Tag: v2.6.34-rc2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf607923dee1898b9fc1e62568b79e7f785b995;p=pandora-kernel.git viafb: reorder initialization for dual framebuffer mode This patch reorders the initialization for dual framebuffer mode to not ignore the settings for the first mode. Previously they were overwritten with the settings for the second one before they were applied. This should have no effect on non dual framebuffer mode and do what the user intended (initalization to desired modes) in dual framebuffer mode. Signed-off-by: Florian Tobias Schandinat Cc: Scott Fang Cc: Joseph Chan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed