From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Make the 'cursor_blink' sysfs attribute actually usable from udev rules. I also took the opportinity to some cleanups t the code after getting annoyed by it. Ville Syrjälä (6): fbcon: Make cursor_blink=0 work when configured before fb devices appear fbcon: Add sysfs attributes before registering the device fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink fbcon: fbcon_is_inactive() -> fbcon_is_active() fbcon: Introduce get_{fg,bg}_color() fbcon: Use 'bool' where appopriate drivers/video/fbdev/core/fbcon.c | 180 ++++++++++++------------------- 1 file changed, 69 insertions(+), 111 deletions(-) -- 2.44.2