git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f18e3e0
)
viafb: remove superfluous register unlocking/locking
author
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sun, 22 May 2011 23:40:46 +0000
(23:40 +0000)
committer
Florian 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