From: Florian Tobias Schandinat Date: Wed, 9 Mar 2011 22:13:32 +0000 (+0000) Subject: viafb: remove duplicated clock information X-Git-Tag: v2.6.39-rc1~457^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b1c4b3b6d407ec5a9d93ca12738c4c7911000c;p=pandora-kernel.git viafb: remove duplicated clock information This patch removes the direct lookup table for resolution+refresh and pixclock by calculating this information from the mode table. Removes a lot of dupllication and error potential by just doing a little more calculations on each mode change. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed