]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
viafb: remove unused max_hres/vres
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 22 Mar 2011 20:33:20 +0000 (20:33 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 23 Mar 2011 13:04:35 +0000 (13:04 +0000)
commitc91faa61697a60ee5cc653db9b6fd3c7049890a6
tree77c42ff713288a401dde693049a3dd19fb5f9728
parent0523656eed6941a1a0e6b8de36ca73f44d2142c0
viafb: remove unused max_hres/vres

This patch removes the max_hres and max_vres which are not used at
the moment. In general they could be useful but it would be better
to get them via any standard EDID implementation and not the buggy
incomplete one currently used which is also removed as far as
possible.

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