viafb: remove superfluous register unlocking/locking
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 22 May 2011 23:40:46 +0000 (23:40 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 5 Aug 2011 12:47:06 +0000 (12:47 +0000)
The locking is done within the viafb_set_*_timing functions so there
is no need to do it here. Move a missing hardware reset into the
modesetting function.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

No differences found