fbdev: add tile operation to get the maximum length of the map
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 8 May 2007 07:39:16 +0000 (00:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:31 +0000 (11:15 -0700)
commit11f11d522f74965fce421a5a09ff0ab178139d36
tree179affdf2b4f7e7f8c111c19c6aa6141c64c760b
parent8db51668f5ef6ae31ed4e4f0c6e2976a190dfa11
fbdev: add tile operation to get the maximum length of the map

Add a tile method, fb_get_tilemax(), that returns the maximum length of
the tile map (or font map).  This is needed by s3fb which can only handle
256 characters.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/fb.h