commit | d9070fc4997e255532f0519709c9326d043501b2 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Mon Oct 24 01:11:10 2011 +1100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jan 22 14:50:02 2012 +0100 |
tree | 1cd30e10b0bb52027ab1904509fd8d36fbd49f6b | |
parent | aa557875cc6ed78a8c6035dffa354a09d48b16f6 [diff] |
macfb: fix black and white modes macfb won't init in black & white modes since fb_alloc_cmap() no longer works for zero cmap length. Fix this and also clean up a few printk's and some stylistic inconsistencies. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>