]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fbcon: clear the logo bitmap from the margin area
authorKamal Mostafa <kamal@whence.com>
Thu, 7 Feb 2013 01:25:52 +0000 (12:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:45:23 +0000 (16:45 +1100)
commit7b616a18116ea503213a06eecc9bd0821e714090
tree41e23a44b3c14235f6ca2c4a2ce9524823d5aac0
parent8d75b32fb3dd47149f895eb342148e8467e83afe
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>
drivers/video/console/fbcon.c