commit | 94f9e09ce531d48b2e46208f9b1c8733a74c22de | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Jan 09 20:53:07 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:45 2006 -0800 |
tree | 5abef48d934736ce028e84c98b4e8d2bba68dd77 | |
parent | 1d204ef3e4ea61058e49453af393ca754b529b85 [diff] |
[PATCH] fbdev: imsttfb: Driver cleanups - remove unneeded casts - the pseudo_palette, if using the generic drawing functions, must always be u32 regardless of the bpp - use framebuffer_alloc/framebuffer_release to allocate memory Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>