fbdev/au1200fb: Do not display boot-up logo
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 7 Sep 2023 08:52:00 +0000 (10:52 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 11 Sep 2023 13:12:30 +0000 (15:12 +0200)
commit84a45f4c27d174ed21eab2671bee8137302803bc
treef4c57854d1d22fb169e79646c6ed6f99008452f1
parent15d30b46573d75f5cb58cfacded8ebab9c76a2b0
fbdev/au1200fb: Do not display boot-up logo

The fbcon module takes care of displaying the logo, if any. Remove
the code form au1200fb. If we want to display the logo without fbcon,
we should implement this in the fbdev core code.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230907085408.9354-2-tzimmermann@suse.de
drivers/video/fbdev/au1200fb.c