diff options
author | Scot Doyle <lkml14@scotdoyle.com> | 2015-08-04 14:33:32 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-08-10 16:20:32 +0200 |
commit | 2a17d7e80f1df44d6b94c3696d5eda44fe6638a8 (patch) | |
tree | 22c9c24c10146dec496cf2bbc2b6a1127a1394ba /fs | |
parent | video: Fix possible leak in of_get_videomode() (diff) | |
download | linux-2a17d7e80f1df44d6b94c3696d5eda44fe6638a8.tar.xz linux-2a17d7e80f1df44d6b94c3696d5eda44fe6638a8.zip |
fbcon: unconditionally initialize cursor blink interval
A sun7i-a20-olinuxino-micro fails to boot when kernel parameter
vt.global_cursor_default=0. The value is copied to vc->vc_deccm
causing the initialization of ops->cur_blink_jiffies to be skipped.
Unconditionally initialize it.
Reported-and-tested-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions