]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
viafb: eliminate viafb_get_pixclock
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 6 Aug 2011 23:35:25 +0000 (23:35 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 7 Aug 2011 01:41:24 +0000 (01:41 +0000)
commit42edcb162d67e8a88c7b873941c19eab689db272
tree3332e99f497c97228a67faf7a2a2eda95f1e1904
parent94715ba97508dd42919a7525e362efb00dde1271
viafb: eliminate viafb_get_pixclock

As there is only one user we can just insert the formula where
needed. Avoids one lookup in the modetable and
viafb_fill_var_timing_info does no longer depend on the modetable.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/hw.c
drivers/video/via/hw.h
drivers/video/via/share.h