From: Antonino A. Daplas Date: Tue, 8 May 2007 07:39:19 +0000 (-0700) Subject: fbcon: check if the character count can be handled X-Git-Tag: v2.6.22-rc1~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b4982c6388ae9596f959e3d7fef91affbd181d;p=pandora-kernel.git fbcon: check if the character count can be handled Fontmaps can be 256 or 512 in length. The only driver that can do tileblitting can only handle 256 characters. Check for this when setting the font. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed