From: Florian Tobias Schandinat Date: Sun, 7 Aug 2011 13:34:35 +0000 (+0000) Subject: viafb: get rid of the remaining modetable structure assumptions X-Git-Tag: v3.2-rc1~120^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd72f12df00cbabc16de770b79b17ced63138be;p=pandora-kernel.git viafb: get rid of the remaining modetable structure assumptions This patch removes the remaining places where assumptions about the structure of the modetable were made. Aside from some places where assumptions are made that certain modes are in the modetable the only code dealing with the modetable and not just a single mode is in viamode. This will allow chaniging the modetable and use other sources for videomodes like the subsystem or EDID. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed