From: Krzysztof Helt Date: Tue, 5 Aug 2008 20:01:26 +0000 (-0700) Subject: fbcon: fix scrolling after logo is cleared X-Git-Tag: v2.6.27-rc2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c213ddf330e29f9d141705444dc45683adbb99b0;p=pandora-kernel.git fbcon: fix scrolling after logo is cleared If the 'clear' command is used on the frame buffer with a logo the upper area is filled by few lines but not scrolled anymore. Fix this by removing the protected area for the logo if any part of the logo is cleared. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed