kernel-ark/drivers/video/via
Florian Tobias Schandinat 3915a927aa viafb: remove temporary start address setting
Currently the start address is set to an initial value every time
viafb_setmode is called.

This is not done consistently along graphic cores and not even the whole
address but often only parts of it.  On top of that it seems useless as
the real/final address will be set by viafb_set_start_addr a few lines
later.

Remove this superfluous initalization to shrink register initalization and
as a start to decouple primary and secondary display.  Code cleanup, no
notable runtime change expected.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Scott Fang <ScottFang@viatech.com.cn>
Cc: Joseph Chan <JosephChan@via.com.tw>
Cc: Harald Welte <laforge@gnumonks.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:51 -07:00
..
accel.c viafb: returns 0 two too early 2009-04-01 08:59:32 -07:00
accel.h
chip.h
debug.h
dvi.c
dvi.h
global.c
global.h viafb: removed duplicated #include's 2008-10-30 11:38:45 -07:00
hw.c viafb: remove duplicated CX700 register init 2009-09-23 07:39:51 -07:00
hw.h
iface.c
iface.h
ioctl.c
ioctl.h
lcd.c viafb: fix rmmod bug 2009-08-07 10:39:56 -07:00
lcd.h
lcdtbl.h
Makefile
share.h
tbl1636.c
tbl1636.h
tblDPASetting.c
tblDPASetting.h
via_i2c.c
via_i2c.h
via_utility.c
via_utility.h
viafbdev.c viafb: fix rmmod bug 2009-08-07 10:39:56 -07:00
viafbdev.h viafb: fix rmmod bug 2009-08-07 10:39:56 -07:00
viamode.c viafb: remove temporary start address setting 2009-09-23 07:39:51 -07:00
viamode.h viafb: remove duplicated CX700 register init 2009-09-23 07:39:51 -07:00
vt1636.c
vt1636.h