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:
9864ca2
)
viafb: avoid refresh and mode lookup in set_par
author
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sun, 26 Feb 2012 10:51:51 +0000
(10:51 +0000)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Thu, 8 Mar 2012 18:41:38 +0000
(18:41 +0000)
As check_var already ensures that the mode is valid there is no need
to do those expensive lookups here again. The only thing that might
change is that the deprecated interface could report slightly
different refresh rates due to rounding errors.
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found