From: Ondrej Zary Date: Thu, 29 Jul 2010 20:40:54 +0000 (+0200) Subject: cyber2000fb: fix console in truecolor modes X-Git-Tag: v2.6.35~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76df4d33973bd9b963d0cce05749b090cc14936;p=pandora-kernel.git cyber2000fb: fix console in truecolor modes Return value was not set to 0 in setcolreg() with truecolor modes. This causes fb_set_cmap() to abort after first color, resulting in blank palette - and blank console in 24bpp and 32bpp modes. Signed-off-by: Ondrej Zary Signed-off-by: Russell King --- Reading git-diff-tree failed