commit | 11f11d522f74965fce421a5a09ff0ab178139d36 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:39:16 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:31 2007 -0700 |
tree | 179affdf2b4f7e7f8c111c19c6aa6141c64c760b | |
parent | 8db51668f5ef6ae31ed4e4f0c6e2976a190dfa11 [diff] |
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>