[PATCH] fbcon: Stop cursor timer if console is inactive
authorAntonino A. Daplas <adaplas@gmail.com>
Fri, 9 Sep 2005 20:10:00 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 21:03:40 +0000 (14:03 -0700)
commit88fb2c6efba8d9e941e9fb61f37dbeafc869fd75
treec8b99ee91b35968d4482cd2f5b2bde3b9a46e19f
parentc52890cc366429798b3c97266d0a377810e08400
[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>
drivers/video/console/fbcon.c
drivers/video/console/fbcon.h