]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
fbcon: clear the logo bitmap from the margin area
authorKamal Mostafa <kamal@whence.com>
Fri, 22 Feb 2013 00:42:07 +0000 (16:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:16 +0000 (17:22 -0800)
commit256fc0e57dc0fce1e698d1be55bedd26f6d6bb5a
tree6a4344442e80f6176c54c8ee7fa16b5d1a1f0605
parent42b5dd51930c04dc6fb59c7c7a79354ff91bc9a4
fbcon: clear the logo bitmap from the margin area

Explicitly clear_margins when clearing the logo, in case the font dimensions
are non-integral to the framebuffer dimensions.

Signed-off-by: Kamal Mostafa <kamal@whence.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/console/fbcon.c