fbdev: atafb - Fix 16 bpp console
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 18 Nov 2008 20:13:01 +0000 (21:13 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 12 Jan 2009 19:56:29 +0000 (20:56 +0100)
  - 16 bpp must use the cfb_*() ops
  - 16 bpp needs to set up info->pseudo_palette[] (was fbcon_cfb16_cmap[] in
    2.4.x)
  - Kill commented out 2.4.x fbcon remnants

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found