diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-11-11 14:26:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 07:25:56 -0800 |
commit | b9f9d4706cb1b706f89f98ea6ead41ebecdefbc2 (patch) | |
tree | 623360884ab187fb0d13447d7bfe78b49d198458 /mm/migrate.c | |
parent | f5c15d0b37ab1cd3969b8ce7828ab41c79f36f77 (diff) | |
download | linux-3.10-b9f9d4706cb1b706f89f98ea6ead41ebecdefbc2.tar.gz linux-3.10-b9f9d4706cb1b706f89f98ea6ead41ebecdefbc2.tar.bz2 linux-3.10-b9f9d4706cb1b706f89f98ea6ead41ebecdefbc2.zip |
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 <krzysztof.h1@wp.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions