commit | 88fb2c6efba8d9e941e9fb61f37dbeafc869fd75 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Fri Sep 09 13:10:00 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 14:03:40 2005 -0700 |
tree | c8b99ee91b35968d4482cd2f5b2bde3b9a46e19f | |
parent | c52890cc366429798b3c97266d0a377810e08400 [diff] |
[PATCH] fbcon: Stop cursor timer if console is inactive If console is blanked or in KD_GRAPHICS mode, delete cursor timer. No sense flashing the cursor when there's nothing to be seen. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>