commit | 89c223a616cddd9eab792b860f61f99cec53c4e8 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Tue Nov 18 20:40:40 2008 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Dec 02 20:27:15 2008 +0100 |
tree | 434d2a5b259d0b5fa5662fb10e8da06e24a6f767 | |
parent | 061e41fdb5047b1fb161e89664057835935ca1d2 [diff] |
macfb: Do not overflow fb_fix_screeninfo.id Don't overflow the 16-character fb_fix_screeninfo id string (fixes some console erasing and blanking artifacts). Have the ID default to "Unknown" on machines with no built-in video and no nubus devices. Check for fb_alloc_cmap failure. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>