From: Scot Doyle Date: Thu, 26 Mar 2015 13:56:38 +0000 (+0000) Subject: fbcon: use the cursor blink interval provided by vt X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a4c827c34ac4256a190cc9d24607f953c1c459;p=pandora-kernel.git 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 Acked-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed