From: Michal Januszewski Date: Mon, 13 Apr 2009 21:39:52 +0000 (-0700) Subject: sisfb: fix color component length for pseudocolor modes X-Git-Tag: v2.6.30-rc2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811a201374b10d60662504f9ea533e03914fdb27;p=pandora-kernel.git sisfb: fix color component length for pseudocolor modes sisfb incorrectly sets the length of the color fields to 6 bits for PSEUDOCOLOR modes, even though 8 bits are always used per pixel. Fix this by setting the length to 8. Signed-off-by: Michal Januszewski Cc: Thomas Winischhofer Acked-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed