From: Krzysztof Helt Date: Fri, 6 Jun 2008 05:46:33 +0000 (-0700) Subject: fbcon: fix wrong vmode bits copied on console switch X-Git-Tag: v2.6.26-rc6~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10732c35dff6c2e15e413e7806a7114a2faa0ecf;p=pandora-kernel.git fbcon: fix wrong vmode bits copied on console switch The interlaced and double line mode bits should not be copied to new console when the console is switched. Otherwise, the new console may be set to incorrect refresh rate. Also, the x and y offsets does not need to be copied. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed