diff options
author | Scot Doyle <lkml14@scotdoyle.com> | 2015-03-26 13:56:38 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-10 19:15:52 +0200 |
commit | 27a4c827c34ac4256a190cc9d24607f953c1c459 (patch) | |
tree | e69c1db12e9a59d903e4be2f215e0fd90134bedb /drivers/tty/serial | |
parent | bd63364caa8df38bad2b25b11b2a1b849475cce5 (diff) | |
download | op-kernel-dev-27a4c827c34ac4256a190cc9d24607f953c1c459.zip op-kernel-dev-27a4c827c34ac4256a190cc9d24607f953c1c459.tar.gz |
fbcon: use the cursor blink interval provided by vt
vt now provides a cursor blink interval via vc_data. Use this
interval instead of the currently hardcoded 200 msecs. Store it in
fbcon_ops to avoid locking the console in cursor_timer_handler().
Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial')
0 files changed, 0 insertions, 0 deletions