From: Antonino A. Daplas Date: Tue, 8 May 2007 07:39:11 +0000 (-0700) Subject: fbcon: font setting should check limitation of driver X-Git-Tag: v2.6.22-rc1~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2699d984924890f6dac8cf51c3b6311f56816c;p=pandora-kernel.git fbcon: font setting should check limitation of driver fbcon_set_font() will now check if the new font dimensions can be drawn by the driver (by checking pixmap.blit_x and blit_y). Similarly, add 2 new parameters to get_default_font(), font_w and font_h, to further aid in the font selection process. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed