From: Krzysztof Helt Date: Fri, 6 Jun 2008 05:45:56 +0000 (-0700) Subject: modedb: fix incorrect sync and vmode flags for CVT modes X-Git-Tag: v2.6.26-rc6~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d4ecafd24d6eee4ae6bdbede0cfd0e78423a33;p=pandora-kernel.git modedb: fix incorrect sync and vmode flags for CVT modes The temporary structure for calculated CVT mode is not initialized. Few fields have only bits or-ed or and-ed so they may be left in incorrect (random) state. Testing of the tridentfb seems like a good exercise for the fbdev layer. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed