From: Florian Tobias Schandinat Date: Sat, 21 May 2011 22:46:31 +0000 (+0000) Subject: viafb: use more compact modesetting functions X-Git-Tag: v3.2-rc1~120^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60defb7b2c05b5c4b187171c09b714b0a00efe9;p=pandora-kernel.git viafb: use more compact modesetting functions This patch replaces the old timing setup code with a redesigned one. The new code might be slightly faster as it has no conditinals and does not write the same register multiple times. Also it makes the comparison to the documentation easier. Regressions are unlikely but could happen as a lot of hardware is undocumented. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed