From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:29:54 +0000 (-0700) Subject: s3fb: do not allow incorrect pixclock settings X-Git-Tag: v2.6.24-rc1~847 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ca34f90b44049dcde62a8f97554409112bf376;p=pandora-kernel.git s3fb: do not allow incorrect pixclock settings This patch adds check if selected pixclock is valid (is in the PLL range). Previously, if the pixclock could not be set, the new mode resolution was set but pixclock was not set which led to incorrect timings sent to monitor. [adaplas] Fixed a few misplaced curly braces. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed