From: Michal Januszewski Date: Mon, 13 Apr 2009 21:39:41 +0000 (-0700) Subject: fbdev: fix color component field length documentation X-Git-Tag: v2.6.30-rc2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebde441177da3bad156701d351509f34295282ab;p=pandora-kernel.git fbdev: fix color component field length documentation The documentation about the meaning of the color component bitfield lengths in pseudocolor modes is inconsistent. Fix it, so that it indicates the correct interpretation everywhere, i.e. that 1 << length is the number of palette entries. Signed-off-by: Michal Januszewski Acked-by: Krzysztof Helt Cc: Acked-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed