Skip to content
Commit 41359dca authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor



The generic fbcon code tries to register and use the vsync IRQ for
ARM platforms with acornfb, but forgets to disable its own cursor
timer.  The result is a flickering flashing cursor.

Remove the code from the fbcon core to register this platform
private interrupt.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent cfb0810e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment