From: Krzysztof Helt Date: Wed, 11 Nov 2009 22:26:25 +0000 (-0800) Subject: savagefb: fix blanking mode on CRT display X-Git-Tag: v2.6.32-rc7~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f9d4706cb1b706f89f98ea6ead41ebecdefbc2;p=pandora-kernel.git savagefb: fix blanking mode on CRT display Fix wrong bit mask for blanking register. Due to the error a CRT monitor blanks off due to wrong frequency (out of range) instead of PM signal (vertical and horizontal frequencies cut off). Just compare the mask with bits set in the switch(blank) clause below the changed line. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed