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)
commitc174e3a3cd0594958c9afc6cdb8fbe20780d9c76
tree0243ebcaf9884dedd4fab8152ffc42c9bf3594b4
parentf18e3e0ce0dacca497e3f1547095b3f9b111b0f7
viafb: remove superfluous register unlocking/locking

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>
drivers/video/via/hw.c
drivers/video/via/via_modesetting.c