fbcon: cursor blink control
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 17 Jul 2007 11:05:26 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:11 +0000 (10:23 -0700)
commitacba9cd01974353294ecd0c750581a6707d1ebe1
tree440432eca5a634227e45f30fc15c6c6d8d34a5ee
parent01b15bd4bfae794246c047b961a282e19014e240
fbcon: cursor blink control

Add sysfs attribute to enable or disable cursor blinking.  This will also
disable cursor blinking if the VT layer's softcursor is active.  These changes
are required to enable some machines to enter low-power states properly.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/console/fbcon.c