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