From: Florian Tobias Schandinat Date: Wed, 10 Mar 2010 23:21:38 +0000 (-0800) Subject: viafb: rework color checking X-Git-Tag: v2.6.34-rc2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd140691bda491b417a6d1e81b03416b54cb8d8d;p=pandora-kernel.git viafb: rework color checking Make color checking a bit more tolerant in what values it allows and more fine grained to later support 15 and 30 bits formats. It splits the filling of the color information in var to a seperate function and sets some color related values in var that where previously untouched. This could be a bug fix but at least I don't know any applications that was fooled by not correctly setting the fields in var. At least no regressions are expected. Signed-off-by: Florian Tobias Schandinat Cc: Joseph Chan Cc: Scott Fang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed