[PATCH 6/6] viafb: remove 640x480-60 CRT special case

From: Florian Tobias Schandinat
Date: Fri Aug 05 2011 - 17:40:44 EST


The timing for 640x480-60 was handled different than all others.
This patch changes this by changing the blanking start and end.
The reason for this is that I can't find any reason for the old
behaviour and it was not consistent anyway as the special case for
LCD did not always trigger as the LCD code does not use this
function and it did trigger regardless of whether the display set is
CRT or LCD but only based whether any DVI/LCD device exists.
There are no negative effects observed for CRT or DVI devices.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>

drivers/video/via/hw.c | 14 --------------
drivers/video/via/viamode.c | 2 +-
2 files changed, 1 insertions(+), 15 deletions(-)
--
1.6.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/