viafb: no need to write CRTC values twice
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 16 Mar 2011 13:46:36 +0000 (13:46 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 21 Mar 2011 17:19:26 +0000 (17:19 +0000)
commit486d4c08dd2eb29b26b4a27f8056155a7a639861
treea28f3435c2d3557db2db4cb23e404ac4487e52d6
parent0f8132b7431e241c29e61ac14f22549a6fca9632
viafb: no need to write CRTC values twice

Later the correct values will be written so there is no need to
write early some values which might be wrong.

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